fix: pw reset screen logo color (#15442)

* fix: pw reset screen logo color

* fix: habitica logo svg color on password reset page
This commit is contained in:
Natalie 2025-05-29 15:55:57 -04:00 committed by GitHub
parent 39ff6cbe05
commit 20d31ed8c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -273,7 +273,7 @@
<div class="text-center">
<div>
<div
class="svg-icon habitica-logo color"
class="svg-icon habitica-logo"
v-html="icons.habiticaIcon"
></div>
</div>