mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 04:53:31 +08:00
调整样式
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user