style: 浅色头部背景文案颜色改为黑色

This commit is contained in:
fit2cloud-chenyw 2024-03-28 09:53:46 +08:00
parent 99cc100da5
commit 5d67bb0464

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;
}