mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
showInfo 是否显示数值配置
This commit is contained in:
parent
bbac575112
commit
fc9e268cfa
@ -27,7 +27,7 @@
|
||||
&-line-bg {
|
||||
border-radius: 100px;
|
||||
background-color: @primary-color;
|
||||
transition: width 0.6s ease 0s, stroke 0.6s ease
|
||||
transition: width 0.6s ease 0s, stroke 0.6s ease;
|
||||
}
|
||||
&-line-text {
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user