Skip to content

Commit fffa146

Browse files
fix(multiOrg/dropdown): margins on the horizontal divider (#5601)
1 parent 4c2a142 commit fffa146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/identity/components/GlobalHeader/GlobalHeaderDropdown/GlobalHeaderDropdown.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
}
4848

4949
.line-break {
50-
margin: 8px;
50+
margin: 6px 0;
5151
background-color: rgba(241, 241, 243, 0.1);
5252
}
5353

0 commit comments

Comments
 (0)