Added z-index to bottom notification
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -57,4 +57,5 @@
|
|||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
border-width: 1px 0 0;
|
border-width: 1px 0 0;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user