mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [cascader] fix large interval when multiple checkboxes (#9428)
* fix(theme-chalk): [cascader] fix large interval when multiple checkboxes * fix(theme-chalk): separate style
This commit is contained in:
@@ -124,6 +124,10 @@
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
> .#{$namespace}-checkbox {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
> .#{$namespace}-radio {
|
||||
margin-right: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user