mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
style(mobile): add safe region for bottom
This commit is contained in:
parent
5250a6d8da
commit
6e2444d74f
@ -57,6 +57,7 @@ body.mobile.context-menu-shown * {
|
||||
|
||||
body.mobile #root-widget {
|
||||
padding-top: env(safe-area-inset-top);
|
||||
padding-bottom: calc(env(safe-area-inset-bottom) * 0.75);
|
||||
}
|
||||
|
||||
body.desktop #root-widget.horizontal-layout {
|
||||
|
Loading…
x
Reference in New Issue
Block a user