Remove z-index

This commit is contained in:
BatJan
2021-10-18 10:56:34 +02:00
committed by Sebastiaan Janssen
parent 37511f5a6e
commit fef162b465

View File

@@ -79,7 +79,6 @@ ng-form.ng-invalid-val-server-match-settings > .umb-block-list__block > .umb-blo
}
.umb-block-list__block--actions {
position: absolute;
z-index:999999999;// We always want to be on top of custom view, but we need to make sure we still are behind relevant Umbraco CMS UI. ToDo: Needs further testing.
top: 10px;
right: 10px;
font-size: 0;