routes: slider changes

This commit is contained in:
muerwre 2018-12-13 17:48:15 +07:00
parent a3b04173d0
commit 3562c04dc8
6 changed files with 12 additions and 6 deletions

View file

@ -46,7 +46,8 @@
left: 0;
height: 4px;
border-radius: @border-radius-base;
background: linear-gradient(90deg, @green_secondary, @blue_secondary);
background: linear-gradient(270deg, @red_secondary, @blue_secondary) fixed 20px 0;
background-size: 320px 100px;
}
&-handle {