Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 58a9104

Browse files
Update filters.module.css
1 parent 2b237c6 commit 58a9104

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

client/src/components/GroupsSideMenu/filters.module.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090

9191
display: flex;
9292
flex-direction: row;
93+
align-items: center;
9394
padding-left: 17px;
9495
padding-top: 13px;
9596
padding-bottom: 13px;
@@ -105,7 +106,7 @@
105106
}
106107

107108
.sectionItemBadge {
108-
align-self: flex-start;
109+
align-self: center;
109110
margin-left: auto;
110111
color: gray1;
111112

0 commit comments

Comments
 (0)