Move the infinite overlay to the same source order as regular o… (#7923)

This commit is contained in:
Jan Skovgaard
2020-04-10 17:41:31 +02:00
committed by GitHub
parent 421d7ac30d
commit 3e9c759426
2 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
.umb-editors {
.absolute();
overflow: hidden;
z-index: 7500;
.umb-editor {
box-shadow: 0px 0 30px 0 rgba(0,0,0,.3);
@@ -104,4 +105,4 @@
i {
margin-right:5px;
}
}
}