diff --git a/src/App/styles.less b/src/App/styles.less index eedd1f6b6..27721ee8d 100644 --- a/src/App/styles.less +++ b/src/App/styles.less @@ -88,6 +88,7 @@ html, body, :global(#app) { &[type="email"], &[type="password"], &[type="text"] { user-select: text; font-size: inherit; + line-height: inherit; } }