We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc776a4 commit 7becaacCopy full SHA for 7becaac
frontend/src/styles/index.scss
@@ -534,14 +534,7 @@ div:focus {
534
color: var(--Main) !important;
535
}
536
537
-/* .blackTheme .el-dialog {
538
- background: var(--ContentBG) !important;
539
- color: var(--TextPrimary) !important;
540
-}
541
- */
542
-.blackTheme .el-dialog__title {
543
- color: #ffffff !important;
544
+
545
546
.blackTheme .title-text {
547
color: var(--TextPrimary) !important;
@@ -663,9 +656,7 @@ div:focus {
663
656
background: #38393a !important;
664
657
665
658
666
-.blackTheme .el-message-box__content {
667
- color: #F2F6FC;
668
659
669
660
670
661
.blackTheme .el-message-box__btns {
671
662
.el-button--default:not(.el-button--primary) {
0 commit comments