Skip to content

Commit

Permalink
Remove z-index from header in content type design editor property
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarnef committed Oct 17, 2024
1 parent dac0c03 commit 71d4c0b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ export class UmbContentTypeDesignEditorPropertyElement extends UmbLitElement {
position: sticky;
top: var(--uui-size-space-4);
height: min-content;
z-index: 2;
}
#editor {
Expand Down

0 comments on commit 71d4c0b

Please sign in to comment.