mirror of
https://github.com/zadam/trilium.git
synced 2025-12-15 12:49:53 +01:00
style(mobile): improve quick edit max height
This commit is contained in:
@@ -15,6 +15,8 @@ body.desktop .modal.popup-editor-dialog .modal-dialog {
|
||||
|
||||
body.mobile .modal.popup-editor-dialog .modal-dialog {
|
||||
max-width: 90vw;
|
||||
max-height: 90vh;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.modal.popup-editor-dialog .modal-header .modal-title {
|
||||
|
||||
Reference in New Issue
Block a user