Skip to content

Commit 88ab93e

Browse files
crutch12elena-zh
andauthored
fix: show lost divider for the first element (#6601) (#6602)
Co-authored-by: Elena <[email protected]>
1 parent 443a61e commit 88ab93e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/ui/src/pure/MenuBar/styled.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@ export const StyledDropdownContentItem = styled.li<{
450450
451451
&.hasDivider {
452452
margin: 0 0 12px;
453+
position: relative;
453454
454455
&::after {
455456
content: '';

0 commit comments

Comments
 (0)