💄 调整样式

This commit is contained in:
BTMuli
2024-01-14 00:04:16 +08:00
parent 9ca507f777
commit 8c6a9df681
6 changed files with 10 additions and 23 deletions

View File

@@ -51,6 +51,7 @@ function getIcon(): string {
border: 1px solid var(--common-shadow-1);
border-radius: 5px;
background: v-bind(bgColor);
cursor: pointer;
gap: 10px;
}