mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 12:08:13 +08:00
styles: 优化checkbox组件选中态样式 (#6277)
Co-authored-by: qinhaoyan <30946345+qinhaoyan@users.noreply.github.com>
This commit is contained in:
parent
3de6c1ece7
commit
581f64308d
@ -241,10 +241,6 @@
|
||||
&:active {
|
||||
input:checked + i {
|
||||
background: var(--Checkbox-checked-onHover-bgColor);
|
||||
|
||||
&:before {
|
||||
background: var(--Checkbox-checked-onHover-bgColor);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user