improve tailwind colors

This commit is contained in:
Vri 🌈 2023-07-07 15:03:09 +02:00
parent 636324deea
commit 51a2501d98
Signed by: vrifox
GPG key ID: D40098E5B60B2197
2 changed files with 35 additions and 35 deletions

View file

@ -24,7 +24,7 @@ onUpdated(() => updateSearch(searchValue, searchType));
/>
<div class="flex flex-row place-content-center">
<button
class="py-2 px-4 bg-primary-button-500 hover:bg-primary-button-600 rounded-l-lg text-white"
class="py-2 px-4 bg-primary-button-500 hover:bg-primary-button-600 rounded-l-lg text-text-800"
@click.prevent="submit('filter')"
aria-keyshortcuts="Enter"
>Suchen