Move character counter into the input box
2 unresolved threads
2 unresolved threads
Edited by Shpuld Shpludson
Merge request reports
Activity
added 1 commit
- 0da67a94 - fix bug with scaling the form, make padding larger
65 65 class="form-post-body" 66 66 > 67 67 </textarea> 68 <p v-if="isOverLengthLimit" class="character-counter error">{{ charactersLeft }}</p> changed this line in version 4 of the diff
mentioned in commit c2b48c32
Please register or sign in to reply