mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 19:20:37 +08:00
背景颜色样式调整
This commit is contained in:
@@ -371,10 +371,6 @@ export default {
|
||||
|
||||
<style>
|
||||
.quickcommand-ui.q-card {
|
||||
background-color: var(--utools-bright-bg);
|
||||
}
|
||||
|
||||
.body--dark .quickcommand-ui.q-card {
|
||||
background-color: var(--utools-dark-bg);
|
||||
background-color: var(--utools-bg-color);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user