fixed overlay z-index
This commit is contained in:
parent
7d9a0b720d
commit
30189ae6b8
|
@ -70,3 +70,7 @@ body {
|
|||
.j2-up {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.sweet-overlay {
|
||||
z-index: 1031;
|
||||
}
|
Loading…
Reference in New Issue