mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-28 20:02:44 +08:00
修改 q-cark 在暗黑模式下的默认颜色
This commit is contained in:
parent
ad7b07d080
commit
3bdb72f435
@ -183,6 +183,9 @@ export default defineComponent({
|
||||
--q-dark: #464646;
|
||||
--q-dark-page: #303133;
|
||||
}
|
||||
.q-card--dark {
|
||||
background: var(--q-dark-page);
|
||||
}
|
||||
.q-tooltip {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user