diff --git a/src/main.css b/src/main.css index 49e4eb2..aa0c888 100644 --- a/src/main.css +++ b/src/main.css @@ -119,6 +119,7 @@ html { & input { border: none; + text-align: inherit; } &.editable-number { @@ -320,6 +321,7 @@ html { margin-bottom: .5rem; border-top: 1px solid; border-bottom: 1px solid; + line-height: normal; & > * { align-items: center;