aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2022-04-20 23:22:51 +0300
committerHenry Jameson <me@hjkos.com>2022-04-20 23:22:51 +0300
commit58a975e8df0d72ea330a6120195cc9bc374d68ad (patch)
treeabb8f14e4fcbb02158cb609ccbd4c6f56e69caf4 /src/App.scss
parent076c52788b46258078ce2d83fdac82d75692c74b (diff)
cleanup and fixes
Diffstat (limited to 'src/App.scss')
-rw-r--r--src/App.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.scss b/src/App.scss
index bc792263..8c59c77a 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -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;