mirror of
https://github.com/zadam/trilium.git
synced 2026-01-05 06:04:25 +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;
|
||||
}
|
||||
|
||||
body.desktop .mobile-only,
|
||||
body.mobile .desktop-only,
|
||||
body:not(.electron) .electron-only {
|
||||
display: none !important;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user