mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
routes: slider changes
This commit is contained in:
parent
a3b04173d0
commit
3562c04dc8
6 changed files with 12 additions and 6 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue