Add z-index to header div
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
.sp-header {
|
.sp-header {
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
z-index: 10000;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Templates */
|
/* Templates */
|
||||||
|
|||||||
Reference in New Issue
Block a user