Increase default input size.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
eb358c1c1a
commit
f529a2b2ef
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ input, textarea, select
|
|||
transition: outline 0.2s ease;
|
||||
display: block;
|
||||
|
||||
width: 15em;
|
||||
width: 20em;
|
||||
padding: 0.5em;
|
||||
border-radius: 0.25em;
|
||||
box-sizing: border-box;
|
||||
|
|
Loading…
Reference in a new issue