mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-27 02:25:58 +08:00
changed keling in the dark theme text color
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
|
||||
:deep(.el-form-item__label) {
|
||||
color: var(--text-theme-color);
|
||||
}
|
||||
|
||||
.grid-content {
|
||||
// background-color #383838
|
||||
background: var(--card-bg);
|
||||
@@ -26,6 +30,7 @@
|
||||
.text {
|
||||
margin-left: 5px;
|
||||
margin-top: 2px;
|
||||
color: var(--text-theme-color);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user