mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
style(mobile): improve quick edit max width
This commit is contained in:
@@ -13,6 +13,10 @@ body.desktop .modal.popup-editor-dialog .modal-dialog {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
body.mobile .modal.popup-editor-dialog .modal-dialog {
|
||||
max-width: 90vw;
|
||||
}
|
||||
|
||||
.modal.popup-editor-dialog .modal-header .modal-title {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user