Update search button styling in Mods.vue
This commit is contained in:
parent
1529ef1aff
commit
c140c65216
@ -20,7 +20,7 @@
|
|||||||
class="text-input"
|
class="text-input"
|
||||||
autocomplete="off"
|
autocomplete="off"
|
||||||
/>
|
/>
|
||||||
<Button @click="() => (searchFilter = '')">
|
<Button class="r-btn" @click="() => (searchFilter = '')">
|
||||||
<XIcon />
|
<XIcon />
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user