mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-15 15:19:59 +08:00
背景颜色样式调整
This commit is contained in:
@@ -76,11 +76,7 @@ export default defineComponent({
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
background-color: #f4f4f4;
|
||||
}
|
||||
|
||||
.body--dark .command-composer {
|
||||
background-color: #303132;
|
||||
background-color: var(--utools-bg-color);
|
||||
}
|
||||
|
||||
.composer-body {
|
||||
|
||||
Reference in New Issue
Block a user