From 6013c49d4accafdad7f21bdd771400dd47c9b079 Mon Sep 17 00:00:00 2001 From: Niko Date: Wed, 16 Mar 2022 01:16:34 +0100 Subject: [PATCH] Add hover animation on settings.profile item click (for editing later) --- web/src/app/js/templates/settings/profile.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/web/src/app/js/templates/settings/profile.html b/web/src/app/js/templates/settings/profile.html index 31e1a5a..a398adb 100644 --- a/web/src/app/js/templates/settings/profile.html +++ b/web/src/app/js/templates/settings/profile.html @@ -3,7 +3,8 @@
- {.account.name} + {.account.name}
- {.account.props.place} + {.account.props.place}
- {.account.props.age} {s:app.years_old} + {.account.props.age} {s:app.years_old}