mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 15:49:56 +01:00
client/quick edit: remove fixed toolbar transparency
This commit is contained in:
@@ -76,7 +76,7 @@ body.mobile .modal.popup-editor-dialog .modal-dialog {
|
||||
top: 0;
|
||||
inset-inline-start: 0;
|
||||
inset-inline-end: 0;
|
||||
background: transparent;
|
||||
background: var(--modal-background-color);
|
||||
z-index: 998;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user