Changed umb-notifications z-index

This commit is contained in:
Michel Collard
2021-06-23 10:52:41 +02:00
committed by Sebastiaan Janssen
parent 47df53db95
commit 25888a5da1

View File

@@ -1,5 +1,5 @@
.umb-notifications {
z-index: 1100;
z-index: 999999;
position: absolute;
bottom: @editorFooterHeight;
left: 0;