style(next)/jump to note: fix modal footer background

This commit is contained in:
Adorian Doran 2025-03-06 02:30:32 +02:00
parent fbba1021cc
commit 283d192fe8

View File

@ -1296,6 +1296,7 @@ body .calendar-dropdown-widget .calendar-body a:hover {
.jump-to-note-dialog .modal-dialog {
--modal-background-color: var(--menu-background-color);
--modal-footer-background: transparent;
--bs-modal-header-border-width: 0;
--bs-modal-footer-border-width: 0;
--bs-modal-footer-gap: 0;