mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(theme-chalk): [rate] fix vertical offset (#8959)
* fix(theme-chalk): [rate] fix vertical offset closed #8951 * refactor(components): [rate] use default value * refactor(components): [rate] use normal
This commit is contained in:
@@ -35,6 +35,7 @@ $rate-height: map.merge(
|
||||
font-size: 0;
|
||||
vertical-align: middle;
|
||||
color: getCssVar('rate-void-color');
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
& .#{bem('rate', 'icon')} {
|
||||
|
||||
Reference in New Issue
Block a user