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

Commit 7a14015

Browse files
committed
fix issue #118
1 parent c1660e5 commit 7a14015

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/src/components/editFiltersPopup/popup.module.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
.popupSectionRowText {
9191
margin-top: 10px;
9292
margin-bottom: 10px;
93-
margin-left: 20px;
94-
align-self: flex-start;
93+
margin-left: 25px;
94+
align-self: center;
9595

9696
font-family: Helvetica;
9797
font-size: 16px;

0 commit comments

Comments
 (0)