mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
style(components): [slider] fix text line feed (#10306)
* style(theme-chalk): fix border shelter and Blank Spacing
closed #10177
* style(theme-chalk): fix text line feed
closed #10302
* Revert "style(theme-chalk): fix border shelter and Blank Spacing"
This reverts commit d4bb423892
.
This commit is contained in:
parent
93f2a1d950
commit
5ef175fe67
@ -165,6 +165,7 @@ $slider-height: map.merge(
|
||||
font-size: 14px;
|
||||
color: getCssVar('color-info');
|
||||
margin-top: 15px;
|
||||
white-space: pre;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user