Fill Layout.

This commit is contained in:
PouleY 2024-11-13 09:55:40 +01:00
commit c0732bf4d4

View file

@ -219,9 +219,13 @@ md-content .md-default-theme.md-accent.md-bg, .md-default-theme.md-background.md
/* End Logo screen */
/* Mail Text Editor */
.ck.ck-editor__main {
color: black;
}
/* End Mail Text Editor */
/* Fill Layout */
.layout-fill {
background-color: rgb(49 49 49) !important;
}
/* End Fill Layout */