调整样式

This commit is contained in:
fofolee
2024-12-18 18:36:58 +08:00
parent 3e9bebf289
commit be663fc4e3
3 changed files with 79 additions and 77 deletions

View File

@@ -478,12 +478,10 @@ export default {
.q-card.command {
cursor: pointer;
user-select: none;
background: #00000008;
background: #ffffff08;
transition: 0.5s;
}
.q-card--dark.command {
background: #ffffff08;
}
.q-badge {
font-size: 15px;
margin: 0 1px;