mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-24 18:46:40 +07:00
fixed slider styles
This commit is contained in:
parent
faed11bb79
commit
1eefa0ebbc
1 changed files with 269 additions and 271 deletions
|
@ -19,7 +19,6 @@ $ease-in-quint : cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|||
}
|
||||
}
|
||||
|
||||
:global {
|
||||
.rc-slider {
|
||||
position: relative;
|
||||
height: 40px;
|
||||
|
@ -300,4 +299,3 @@ $ease-in-quint : cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue