mirror of
https://github.com/zadam/trilium.git
synced 2026-01-05 23:19:56 +01:00
style(next): use main background color on mobile
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
background-color: var(--root-background);
|
||||
}
|
||||
|
||||
body.mobile #root-widget {
|
||||
background-color: var(--main-background-color);
|
||||
}
|
||||
|
||||
body {
|
||||
--native-titlebar-darwin-x-offset: 10;
|
||||
--native-titlebar-darwin-y-offset: 12 !important;
|
||||
|
||||
Reference in New Issue
Block a user