mirror of
https://github.com/moparisthebest/mail
synced 2024-11-26 10:52:17 -05:00
fix with layering of navigation
This commit is contained in:
parent
fcbe84841e
commit
a29e072165
@ -12,6 +12,7 @@
|
||||
left: 0;
|
||||
z-index: 99;
|
||||
height: 100%;
|
||||
background: $color-white;
|
||||
will-change: transform;
|
||||
@include respond-to(desktop) {
|
||||
transition: transform $time-nav-animation ease-out;
|
||||
|
Loading…
Reference in New Issue
Block a user