diff --git a/assets/scss/common/editor.scss b/assets/scss/common/editor.scss index a12aba6..3a87617 100644 --- a/assets/scss/common/editor.scss +++ b/assets/scss/common/editor.scss @@ -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; } diff --git a/pages/ems/base/PastRsltDataReadPage.vue b/pages/ems/base/PastRsltDataReadPage.vue index 95b1679..8270efc 100644 --- a/pages/ems/base/PastRsltDataReadPage.vue +++ b/pages/ems/base/PastRsltDataReadPage.vue @@ -30,8 +30,8 @@ - -
+ +