mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-05 03:38:55 +01:00
Merge pull request #4509 from nebocco/feature/color
modify .el-checkbox color
This commit is contained in:
commit
d0c65aff8b
@ -124,6 +124,10 @@ export default defineComponent({
|
||||
color: var(--theme-primary-color);
|
||||
}
|
||||
|
||||
#spellcheck_languages .el-checkbox {
|
||||
color: var(--theme-regular-color);
|
||||
}
|
||||
|
||||
.selection {
|
||||
margin: 12px 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user