Slider can show stop dot
Slider can show stop dot
This commit is contained in:
parent
c31856ea76
commit
41d90ccf1e
6 changed files with 28 additions and 5 deletions
|
@ -123,7 +123,7 @@
|
|||
@ease-in-out : ease-in-out;
|
||||
|
||||
// Slider
|
||||
@slider-color : fade(@primary-color, 80%);
|
||||
@slider-color : tint(@primary-color, 20%);
|
||||
@slider-height : 4px;
|
||||
@slider-margin : 16px 0;
|
||||
@slider-button-wrap-size : 18px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue