mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +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 {
|
.rc-slider {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
@ -300,4 +299,3 @@ $ease-in-quint : cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue