#2926 Add z-index so circle appears above line
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -40,6 +40,7 @@
|
|||||||
-ms-transition: all 0.2s linear;
|
-ms-transition: all 0.2s linear;
|
||||||
-o-transition: all 0.2s linear;
|
-o-transition: all 0.2s linear;
|
||||||
transition: all 0.2s linear;
|
transition: all 0.2s linear;
|
||||||
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
|
|||||||
Reference in New Issue
Block a user