From 0774ca91a145d26954c6222898f911dff7ef1b35 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 10 Jul 2021 18:17:17 +0200 Subject: [PATCH] Improve settings selectors layout (#205) --- .../src/app/pages/account/account-page.html | 82 +++++++++++-------- 1 file changed, 48 insertions(+), 34 deletions(-) diff --git a/apps/client/src/app/pages/account/account-page.html b/apps/client/src/app/pages/account/account-page.html index de4ed4acd..6c9bace9f 100644 --- a/apps/client/src/app/pages/account/account-page.html +++ b/apps/client/src/app/pages/account/account-page.html @@ -16,14 +16,19 @@
Membership
- {{ user.subscription.type }} + {{ user?.subscription?.type }} +
-
- Valid until {{ user.subscription.expiresAt | date: +
+ Valid until {{ user?.subscription?.expiresAt | date: defaultDateFormat }}
-
Settings
-
-
- - Base Currency - - {{ currency }} - - -
- - View Mode + +
+
+ Base Currency +
+
+ - Default - Zen + {{ currency }} +
+
+
+
+ View Mode
- -
+
+
+ + + Default + Zen + + +
+
+
+
Sign in with fingerprint