mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 21:07:05 -06: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