Move large input remaining count to avoid scrollbar

This commit is contained in:
Evan Hahn 2021-10-08 11:35:59 -05:00 committed by GitHub
parent a25690b3bd
commit ae1af09bf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
&--large {
bottom: 0;
margin: 12px;
margin: 12px 24px 12px 12px;
position: absolute;
right: 0;
}