mirror of
https://github.com/zadam/trilium.git
synced 2026-02-12 00:34:25 +01:00
style(desktop): change material for horizontal layout
This commit is contained in:
parent
51131433d3
commit
a1cb3b8371
@ -41,7 +41,7 @@ body.mobile {
|
||||
/* #region Mica */
|
||||
|
||||
/* Quirk: --background-material is read before "theme-supports-background-effects" class
|
||||
* is applied. Apply the material even if the theme doesn't support it. */
|
||||
* is applied. Apply the matterial even if the theme doesn't support it. */
|
||||
body.background-effects.platform-win32 {
|
||||
&.layout-vertical {
|
||||
--background-material: mica;
|
||||
@ -59,7 +59,7 @@ body.background-effects.platform-darwin {
|
||||
}
|
||||
|
||||
&.layout-horizontal {
|
||||
--background-material: header;
|
||||
--background-material: hud;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user