fixed an issued with box hover for buttons, added z-index 2
This commit is contained in:
parent
83527bd867
commit
bda5b3fbff
@ -180,6 +180,7 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
background: white;
|
background: white;
|
||||||
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user