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

Commit 5109e16

Browse files
Merge pull request #574 from topcoder-platform/issue-41
changes for #41
2 parents 2398a57 + 15d78fd commit 5109e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/components/Input/style.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
border: 0;
1818
color: $black;
1919
font: 400 12pt/1.25 Inter;
20-
height: 38px;
20+
height: 36px;
2121
outline: none;
2222
}
2323

0 commit comments

Comments
 (0)