mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
style(components): [checkbox] resolve border flicker in dropdown (#23121)
* style(components): [checkbox] remove unused styles * style: update * style: update * chore: cleanup * style: update Co-authored-by: warmthsea <2586244885@qq.com> --------- Co-authored-by: warmthsea <2586244885@qq.com>
This commit is contained in:
@@ -127,6 +127,7 @@ $checkbox-bordered-input-width: map.merge(
|
||||
&::after {
|
||||
cursor: not-allowed;
|
||||
border-color: getCssVar('checkbox-disabled-icon-color');
|
||||
will-change: transform;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user