Not with CSS, but we could improve it a little bit changing the input
from type="text"
to type="url"
or enforcing a non-capitalization with autocapitalize="off"
.
8 个赞
Not with CSS, but we could improve it a little bit changing the input
from type="text"
to type="url"
or enforcing a non-capitalization with autocapitalize="off"
.