Skip to content

Commit 2cc7600

Browse files
authored
Fix navbar dropdown item align (#33782)
1.23 only Fix #33781
1 parent 7307422 commit 2cc7600

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

web_src/css/modules/navbar.css

-4
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@
4747
display: flex;
4848
}
4949

50-
#navbar .dropdown .item {
51-
justify-content: stretch;
52-
}
53-
5450
#navbar a.item:hover,
5551
#navbar button.item:hover {
5652
background: var(--color-nav-hover-bg);

0 commit comments

Comments
 (0)