feat(Progress): add some less vars (#4790)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
position: absolute;
|
||||
left: 0;
|
||||
height: 100%;
|
||||
background: @progress-color;
|
||||
border-radius: inherit;
|
||||
}
|
||||
|
||||
@@ -19,6 +20,7 @@
|
||||
box-sizing: border-box;
|
||||
min-width: 3.6em;
|
||||
padding: @progress-pivot-padding;
|
||||
color: @progress-pivot-text-color;
|
||||
font-size: @progress-pivot-font-size;
|
||||
line-height: @progress-pivot-line-height;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user