[UPDT] HORILLA_THEME: Restore full form visibility in fullscreen by setting Summernote background

This commit is contained in:
Horilla
2026-01-07 11:52:13 +05:30
parent bfd830589d
commit 68c37db0c8

View File

@@ -3773,3 +3773,7 @@ input[type=range]::-ms-fill-upper {
.swal2-styled.swal2-cancel{
background-color : rgb(221, 51, 51);
}
.note-editable{
background: white;
}