This commit is contained in:
Zy
2026-04-08 14:30:29 +08:00
parent dc3080db32
commit cd292d5bf4
21 changed files with 188 additions and 62 deletions

View File

@@ -91,7 +91,8 @@ const getLogoTextColor = computed(() => {
& .sidebar-title {
display: inline-block;
margin: 0;
color: v-bind(getLogoTextColor);
// color: v-bind(getLogoTextColor);
color: white;
font-weight: 600;
line-height: 50px;
font-size: 14px;