mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Lighten search input border
This commit is contained in:
parent
d59a73ab14
commit
898fa94b43
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
autocomplete="off"
|
autocomplete="off"
|
||||||
@keyup="queryResults(query)"
|
@keyup="queryResults(query)"
|
||||||
>
|
>
|
||||||
<div class="search-input-separator border-white border-t-4" />
|
<div class="search-input-separator border-white border-t-2" />
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
ref="search-container"
|
ref="search-container"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue