mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +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>
|
||||
<div
|
||||
class="svg-icon habitica-logo color"
|
||||
class="svg-icon habitica-logo"
|
||||
v-html="icons.habiticaIcon"
|
||||
></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue