fix(fe): restore .app-shell glass background for light mode support
This commit is contained in:
@@ -587,6 +587,7 @@ svg { display: inline-block; vertical-align: middle; }
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
background: color-mix(in srgb, var(--surface-base) 94%, transparent);
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-header {
|
.app-header {
|
||||||
|
|||||||
Reference in New Issue
Block a user