We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bdb110 commit bd0c66cCopy full SHA for bd0c66c
1 file changed
packages/panda-san/src/form/input.scss
@@ -3,6 +3,7 @@
3
background-color: transparent;
4
border: 0;
5
border-bottom: solid px-to-rem(2px);
6
+ border-radius: none;
7
color: inherit;
8
padding: px-to-rem(12px) px-to-rem(4px);
9
width: 100%;
0 commit comments