mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
style(mobile): height of confirm dialogs
This commit is contained in:
@@ -1433,6 +1433,10 @@ body:not(.mobile) #launcher-pane.horizontal .dropdown-submenu > .dropdown-menu {
|
||||
font-size: 1rem !important;
|
||||
}
|
||||
|
||||
body.mobile .modal-dialog.modal-dialog-scrollable {
|
||||
height: unset;
|
||||
}
|
||||
|
||||
body.mobile .revisions-dialog .modal-dialog {
|
||||
height: 95vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user