[UPDT] BASE: Summernote overlay fix

This commit is contained in:
Horilla
2024-05-17 11:19:24 +05:30
parent e1cec92b65
commit 7af18ccc10

View File

@@ -508,3 +508,7 @@ form label {
backdrop-filter: blur(8px);
z-index: 9 !important;
}
.note-modal-backdrop {
display: none !important;
}