mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
removed focus on input field of followlist to avoid scrolling
This commit is contained in:
parent
2eb700baef
commit
a763eae63c
@ -28,7 +28,6 @@
|
|||||||
</base-button>
|
</base-button>
|
||||||
<ds-input
|
<ds-input
|
||||||
v-if="!hasMore"
|
v-if="!hasMore"
|
||||||
v-focus="true"
|
|
||||||
:name="`${type}Filter`"
|
:name="`${type}Filter`"
|
||||||
:placeholder="filter"
|
:placeholder="filter"
|
||||||
class="spacer-x-small"
|
class="spacer-x-small"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user