mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2025-01-14 10:01:19 +01:00
fix missing button style
This commit is contained in:
parent
1d178b7341
commit
e771fd8f13
@ -14,7 +14,7 @@
|
||||
@keyup.enter="newQuery(searchTerm)"
|
||||
>
|
||||
<button
|
||||
class="btn search-button"
|
||||
class="btn button-default search-button"
|
||||
@click="newQuery(searchTerm)"
|
||||
>
|
||||
<FAIcon icon="search" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user