Skip to content

Commit f426ffb

Browse files
authored
chore: optimize (#2438)
1 parent aba912d commit f426ffb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

style/web/components/progress/_index.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@
9292

9393
&.@{prefix}-progress--plump {
9494
height: @progress-stroke-plump-width-small;
95+
.@{prefix}-progress__info {
96+
font-size: @progress-line-font-size-small;
97+
}
9598
}
9699
}
97100

0 commit comments

Comments
 (0)