Slight fix
This commit is contained in:
parent
2524a7f805
commit
32903fbaf6
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@
|
||||||
|
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: -1;
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:not(.active) {
|
&:not(.active) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue