mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
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:
parent
39ff6cbe05
commit
20d31ed8c8
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,7 @@
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="svg-icon habitica-logo color"
|
class="svg-icon habitica-logo"
|
||||||
v-html="icons.habiticaIcon"
|
v-html="icons.habiticaIcon"
|
||||||
></div>
|
></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue