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;
|
||||
flex-direction: column;
|
||||
height: 100vh;
|
||||
background: color-mix(in srgb, var(--surface-base) 94%, transparent);
|
||||
}
|
||||
|
||||
.app-header {
|
||||
|
||||
Reference in New Issue
Block a user