Skip to content

Commit a238ab4

Browse files
fullscreen-fix
1 parent df1a7ef commit a238ab4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/resources/assets/css/common.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,4 +518,9 @@ form .select2.select2-container {
518518
justify-content: center;
519519
align-items: center;
520520
text-align: center;
521+
}
522+
523+
/* Summernote */
524+
.note-editor.note-frame.fullscreen {
525+
background-color: white;
521526
}

0 commit comments

Comments
 (0)