mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 22:54:23 +01:00
chore(client): add .mobile-only class
This commit is contained in:
parent
30c14297d0
commit
283229d597
@ -49,6 +49,7 @@ body {
|
|||||||
--tab-bar-height: 40px;
|
--tab-bar-height: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.desktop .mobile-only,
|
||||||
body.mobile .desktop-only,
|
body.mobile .desktop-only,
|
||||||
body:not(.electron) .electron-only {
|
body:not(.electron) .electron-only {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user