Skip to content

Commit d052891

Browse files
Merge pull request #222 from zenml-io/QA-Fixes
Qa fixes
2 parents 914baeb + c4c3f79 commit d052891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/components/Filters/filter.module.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
padding-left: 1.6rem;
1313
padding-right: 1.6rem;
1414
outline: 0;
15-
margin-top: 23px;
15+
margin-top: 27px;
1616
line-height: 37px;
1717
}
1818

@@ -54,7 +54,7 @@
5454
width: 146;
5555
height: 40px;
5656
font-size: 12px;
57-
margin-top: 23px !important;
57+
margin-top: 27px !important;
5858
}
5959

6060
.inputRow {

0 commit comments

Comments
 (0)