💄 调整level UI

This commit is contained in:
目棃
2024-12-15 09:04:41 +08:00
parent 3f0115ecba
commit 07954d0c24
5 changed files with 178 additions and 174 deletions

View File

@@ -299,6 +299,7 @@ async function exportData(): Promise<void> {
padding: 0 2px;
border-radius: 2px;
background: v-bind(levelColor);
color: var(--tgc-white-1);
font-size: 12px;
}