This commit is contained in:
PouleY 2025-11-17 10:57:41 +01:00
commit 3fc6b5c693

View file

@ -14539,6 +14539,9 @@ md-content .md-default-theme.md-accent.md-bg,
/* Mail Text Editor */
.sg-mail-editor-content {
background-color: white !important;
}
md-input-container .sg-mail-editor-content .md-input {
color: black;
}
/* End Mail Text Editor */