Skip to content

Commit

Permalink
Merge pull request #2470 from bjarnef/bug/content-type-design-editor-…
Browse files Browse the repository at this point in the history
…property-zindex

Remove z-index from header in content type design editor property
  • Loading branch information
madsrasmussen authored Oct 25, 2024
2 parents e3274d7 + 71d4c0b commit 84ee37e
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 84ee37e

Please sign in to comment.