mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
Merge pull request #5298 from johnsonwong666/hotfix/rate_half_height_5294
fix(Rate): fix half rate height
This commit is contained in:
commit
09d7d4f69f
@ -15,7 +15,7 @@
|
||||
|
||||
&__icon {
|
||||
display: block;
|
||||
height: 1em;
|
||||
height: 100%;
|
||||
color: var(--rate-icon-void-color, @rate-icon-void-color);
|
||||
font-size: var(--rate-icon-size, @rate-icon-size);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user