Skip to content

Commit

Permalink
fix(ObjectPage): apply correct height for collapsed header spacing div (
Browse files Browse the repository at this point in the history
#6088)

Fixes #6087
  • Loading branch information
Lukas742 authored Jul 17, 2024
1 parent ad1bb5f commit 618a42a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
padding-block-end: 1rem;
display: var(--_ui5wcr_DynamicPage_header_display);
overflow: hidden;
width: 100%;
}

0 comments on commit 618a42a

Please sign in to comment.