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