Skip to content

Commit 618a42a

Browse files
authored
fix(ObjectPage): apply correct height for collapsed header spacing div (#6088)
Fixes #6087
1 parent ad1bb5f commit 618a42a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/main/src/components/DynamicPageHeader/DynamicPageHeader.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
padding-block-end: 1rem;
77
display: var(--_ui5wcr_DynamicPage_header_display);
88
overflow: hidden;
9+
width: 100%;
910
}

0 commit comments

Comments
 (0)