Remove z-index from header in content type design editor property

This commit is contained in:
Bjarne Fyrstenborg
2024-10-18 00:49:57 +02:00
parent dc215171c4
commit 47103073a5

View File

@@ -414,7 +414,6 @@ export class UmbContentTypeDesignEditorPropertyElement extends UmbLitElement {
position: sticky;
top: var(--uui-size-space-4);
height: min-content;
z-index: 2;
}
#editor {