Fix navbar button misalignments

This commit is contained in:
2026-07-07 13:01:30 +02:00
parent 848caadb35
commit 35203432f7
+2 -1
View File
@@ -135,7 +135,8 @@ $wg-topbar-panel-bg: linear-gradient(
}
.wg-topbar__utility-list .nav-link {
justify-content: center;
// beat Bootstrap's !important .justify-content-between on notifications/chats/drafts links
justify-content: center !important;
width: 2.35rem;
height: 2.35rem;
padding: 0;