put modal over the nav (#4685)
This commit is contained in:
parent
0a4a54c5e4
commit
c2f34dcc79
|
@ -4,6 +4,7 @@
|
|||
text-align: left;
|
||||
transition: opacity $speed-slow;
|
||||
will-change: opacity;
|
||||
z-index: 300;
|
||||
|
||||
&.is-animated {
|
||||
opacity: 1;
|
||||
|
|
Loading…
Reference in New Issue