make subjectline input use size=1 for compatibility with CJK fonts
This commit is contained in:
parent
350f25016f
commit
048e67f5fc
2 changed files with 2 additions and 0 deletions
|
@ -123,6 +123,7 @@
|
|||
type="text"
|
||||
:placeholder="$t('post_status.content_warning')"
|
||||
:disabled="posting"
|
||||
size="1"
|
||||
class="form-post-subject"
|
||||
>
|
||||
</EmojiInput>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue