forked from mystiq/hydrogen-web
don't set explicit height, rely on rows=1 for default height
This commit is contained in:
parent
6863fef7e5
commit
b22437840d
1 changed files with 0 additions and 1 deletions
|
@ -540,7 +540,6 @@ a {
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 24px;
|
border-radius: 24px;
|
||||||
background: #F6F6F6;
|
background: #F6F6F6;
|
||||||
height: 48px;
|
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-family: "Inter", sans-serif;
|
font-family: "Inter", sans-serif;
|
||||||
resize: none;
|
resize: none;
|
||||||
|
|
Loading…
Reference in a new issue