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