Use ellipsis

Co-Authored-By: Pavel Djundik <xPaw@users.noreply.github.com>
This commit is contained in:
Richard Lewis 2020-03-07 13:01:07 +02:00 committed by Richard Lewis
parent 5a1ba40446
commit df36c6a030

View file

@ -6,7 +6,7 @@
type="text"
name="search"
class="input"
placeholder="Search messages..."
placeholder="Search messages"
@input="setSearchInput"
@blur="closeSearch"
/>