mirror of
https://github.com/zadam/trilium.git
synced 2025-11-30 04:24:24 +01:00
client/quick edit: remove fixed toolbar transparency
This commit is contained in:
parent
124ef640b1
commit
cc71f15700
@ -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;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user