mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
style(next)/jump to note: fix modal footer background
This commit is contained in:
@@ -1296,6 +1296,7 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
|||||||
|
|
||||||
.jump-to-note-dialog .modal-dialog {
|
.jump-to-note-dialog .modal-dialog {
|
||||||
--modal-background-color: var(--menu-background-color);
|
--modal-background-color: var(--menu-background-color);
|
||||||
|
--modal-footer-background: transparent;
|
||||||
--bs-modal-header-border-width: 0;
|
--bs-modal-header-border-width: 0;
|
||||||
--bs-modal-footer-border-width: 0;
|
--bs-modal-footer-border-width: 0;
|
||||||
--bs-modal-footer-gap: 0;
|
--bs-modal-footer-gap: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user