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

View File

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