Move large input remaining count to avoid scrollbar
This commit is contained in:
parent
a25690b3bd
commit
ae1af09bf2
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@
|
|||
|
||||
&--large {
|
||||
bottom: 0;
|
||||
margin: 12px;
|
||||
margin: 12px 24px 12px 12px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue