chore: change some color for dark mode

This commit is contained in:
AkaraChen
2024-12-12 13:13:08 +08:00
parent a25a3ee1f7
commit ac24163fb9
7 changed files with 28 additions and 36 deletions

View File

@ -6,13 +6,11 @@
font-weight: 600;
font-size: 18px;
line-height: 28px;
color: #101828;
}
.form {
position: relative;
padding: 12px 64px;
background-color: #fff;
}
.dataSourceItem {