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 {
|
&--large {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
margin: 12px;
|
margin: 12px 24px 12px 12px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue