Skip to content

Commit 68c2e3f

Browse files
committed
Improve menu caret positioning
1 parent 0cff2cd commit 68c2e3f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/ui/NavMenu/_NavMenu.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@
7373
height: auto;
7474
line-height: 1.3;
7575
padding: 0 10px 0 15px;
76+
77+
.bp3-menu-item-label {
78+
display: flex;
79+
align-items: center;
80+
}
7681
}
7782

7883
svg {

0 commit comments

Comments
 (0)