From ef9fc596f57d63c1bf9c26614d746bf37394f832 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Thu, 14 Jan 2021 18:21:48 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=8B=E2=80=8D=E2=99=82=EF=B8=8F=20UserD?= =?UTF-8?q?etail=20-=20disable=20profile=20picture=20edit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #12 --- src/components/UserDetail.svelte | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/components/UserDetail.svelte b/src/components/UserDetail.svelte index fbe7687b..fcac0a38 100644 --- a/src/components/UserDetail.svelte +++ b/src/components/UserDetail.svelte @@ -171,14 +171,16 @@ {/if} -
+
+

Profile Picture

{$_('profile-picture')} - + class="ml-5 bg-white py-2 px-3 border border-gray-300 rounded-md shadow-sm text-sm leading-4 font-medium text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500">Change -->