mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
style(mobile): height of confirm dialogs
This commit is contained in:
parent
dfab892879
commit
3d5868d6b9
@ -1433,6 +1433,10 @@ body:not(.mobile) #launcher-pane.horizontal .dropdown-submenu > .dropdown-menu {
|
|||||||
font-size: 1rem !important;
|
font-size: 1rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.mobile .modal-dialog.modal-dialog-scrollable {
|
||||||
|
height: unset;
|
||||||
|
}
|
||||||
|
|
||||||
body.mobile .revisions-dialog .modal-dialog {
|
body.mobile .revisions-dialog .modal-dialog {
|
||||||
height: 95vh;
|
height: 95vh;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user