Merge pull request #2470 from bjarnef/bug/content-type-design-editor-property-zindex
Remove z-index from header in content type design editor property
This commit is contained in:
@@ -414,7 +414,6 @@ export class UmbContentTypeDesignEditorPropertyElement extends UmbLitElement {
|
||||
position: sticky;
|
||||
top: var(--uui-size-space-4);
|
||||
height: min-content;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
#editor {
|
||||
|
||||
Reference in New Issue
Block a user