cleanup and fixes

This commit is contained in:
Henry Jameson 2022-04-20 23:22:51 +03:00
parent 076c52788b
commit 58a975e8df
16 changed files with 32 additions and 41 deletions

View file

@ -456,7 +456,7 @@ textarea,
box-sizing: border-box;
display: inline-block;
position: relative;
height: 28px;
height: 2em;
line-height: 16px;
hyphens: none;
padding: 8px 0.5em;