修改黑背景下的开关按钮样式

This commit is contained in:
张开科 2024-07-13 17:16:34 +08:00
parent 757c5bc8d9
commit 56e0e2721e

View File

@ -138,8 +138,12 @@ popover button {
treeview.view check, treeview.view check,
switch { switch {
border-radius: 0.5em;
background-color: @white-opa-20; background-color: @white-opa-20;
} }
switch slider {
border-radius: 0.5em;
}
treeview.view check:checked, treeview.view check:checked,
switch:checked { switch:checked {