Skip to content

Commit

Permalink
Hide header slot with input
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarnef committed Oct 18, 2024
1 parent 654dea0 commit ab950da
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,6 @@ export class UmbContentTypeWorkspaceViewEditGroupElement extends UmbLitElement {
:host([drag-placeholder]) > uui-box > * {
visibility: hidden;
}
:host([drag-placeholder]) > uui-box > div[slot='header'] {
visibility: visible;
}
div[slot='header'] {
flex: 1;
Expand Down

0 comments on commit ab950da

Please sign in to comment.