fix bug ui scrren 12 28
This commit is contained in:

parent
8bfcebdd10
commit
39502ae8fb
@ -92,6 +92,15 @@
|
||||
background-color: #36383f;
|
||||
}
|
||||
|
||||
.toastui-editor-dark .toastui-editor-popup-add-heading h1,
|
||||
.toastui-editor-dark .toastui-editor-popup-add-heading h2,
|
||||
.toastui-editor-dark .toastui-editor-popup-add-heading h3,
|
||||
.toastui-editor-dark .toastui-editor-popup-add-heading h4,
|
||||
.toastui-editor-dark .toastui-editor-popup-add-heading h5,
|
||||
.toastui-editor-dark .toastui-editor-popup-add-heading h6 {
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
.toastui-editor-dark .toastui-editor-popup-body label {
|
||||
color: #9a9da3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user