We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbb79be commit 49915e5Copy full SHA for 49915e5
src/components/TextInput/index.css
@@ -10,6 +10,7 @@
10
11
.text-input__textarea {
12
font-size: inherit;
13
+ font-size: min(1em, 16px);
14
color: inherit;
15
background-color: transparent;
16
padding: 0.5em;
0 commit comments