Skip to content

Commit

Permalink
OCT-1493 Adjust margin of InputText suffix to 8px (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
aziolek authored Mar 22, 2024
1 parent d0ff825 commit 870bb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/ui/InputText/InputText.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
font-size: $font-size-18;

&.hasSuffix {
padding: 0 5.2rem 0 2.8rem;
padding: 0 5.5rem 0 2.8rem;
}
}
}
Expand Down

0 comments on commit 870bb4d

Please sign in to comment.