Merge pull request #8758 from dataease/pr@dev-v2@style_light_head_copywriting

style: 浅色头部背景文案颜色改为黑色
This commit is contained in:
fit2cloud-chenyw 2024-03-28 09:55:16 +08:00 committed by GitHub
commit b22c1e9ab8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,7 +92,9 @@ const navigate = computed(() => appearanceStore.getNavigate)
border-color: #1f232926 !important;
}
.system,
.system {
color: #000 !important;
}
.de-logo {
color: #3371ff !important;
}