Update input fields font feature
This commit is contained in:
parent
f3c599c344
commit
3ad18057af
|
|
@ -36,7 +36,9 @@ svg {
|
||||||
@apply fill-current;
|
@apply fill-current;
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button,
|
||||||
|
input,
|
||||||
|
textarea {
|
||||||
font-feature-settings: "salt";
|
font-feature-settings: "salt";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue