Fill Layout.
This commit is contained in:
parent
ff3b8c15cc
commit
c0732bf4d4
1 changed files with 6 additions and 2 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue