Fixes banner shadow

This commit is contained in:
Nithin David Thomas 2025-07-04 19:50:16 +05:30
parent 3c4c49df23
commit b74d0f58f1

View file

@ -599,9 +599,9 @@
align-items: center;
align-self: stretch;
border-radius: 8px;
background-color: var(--page-weak);
background-color: var(--surfaces-surface-01);
border: 1px solid var(--border-weak, #FFAF4140);
box-shadow: var(--elevation-200-box-shadow);
box-shadow: var(--elevation-000-box-shadow);
.license-loader {
justify-content: center;