style(login): update button text color to black
All checks were successful
CI / Get Changed Files (pull_request) Successful in 8s
CI / oxlint (pull_request) Successful in 20s
CI / eslint (pull_request) Successful in 27s
CI / Docker backend validation (pull_request) Successful in 26s
CI / prettier (pull_request) Successful in 34s
CI / Checkstyle Main (pull_request) Successful in 1m3s
CI / Docker frontend validation (pull_request) Successful in 1m5s
CI / test-build (pull_request) Successful in 1m4s

This commit is contained in:
Constantin Simonis 2025-05-21 11:59:15 +02:00
commit 64ee19f930
No known key found for this signature in database
GPG key ID: 3878FF77C24AF4D2

View file

@ -109,7 +109,7 @@
<button
(click)="loginWithGoogle()"
class="w-full py-2.5 px-4 rounded flex items-center justify-center bg-white hover:bg-gray-100 text-gray-800 transition-colors"
class="w-full py-2.5 px-4 rounded flex items-center justify-center bg-white hover:bg-gray-100 transition-colors !text-black"
>
<svg class="h-5 w-5 mr-2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path