mirror of
https://github.com/zadam/trilium.git
synced 2025-11-30 04:24:24 +01:00
style(mobile): improve quick edit max height
This commit is contained in:
parent
470ca3b6dc
commit
a68cd7526b
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user