don't set explicit height, rely on rows=1 for default height

This commit is contained in:
Bruno Windels 2021-11-05 17:47:20 +01:00
parent 6863fef7e5
commit b22437840d

View file

@ -540,7 +540,6 @@ a {
border: none;
border-radius: 24px;
background: #F6F6F6;
height: 48px;
font-size: 14px;
font-family: "Inter", sans-serif;
resize: none;