feat(Progress): add some less vars (#4790)
This commit is contained in:
+3
-1
@@ -475,11 +475,13 @@
|
||||
|
||||
// Progress
|
||||
@progress-height: 4px;
|
||||
@progress-color: @blue;
|
||||
@progress-background-color: @gray-light;
|
||||
@progress-pivot-padding: 0 5px;
|
||||
@progress-pivot-text-color: @white;
|
||||
@progress-pivot-font-size: @font-size-xs;
|
||||
@progress-pivot-line-height: 1.6;
|
||||
@progress-pivot-background-color: @gray-light;
|
||||
@progress-pivot-background-color: @blue;
|
||||
|
||||
// PullRefresh
|
||||
@pull-refresh-head-height: 50px;
|
||||
|
||||
Reference in New Issue
Block a user