From f3a1c8e434a6d00e13f8700dc4564516ba4d1aee Mon Sep 17 00:00:00 2001 From: Shenyuan Jin Date: Tue, 30 Nov 2021 21:20:13 +0800 Subject: [PATCH] display --- app/static/profile.css | 2 +- app/templates/edit_profile.html | 57 ++++++++++++++++++++++++++------ data-dev.sqlite | Bin 6885376 -> 6885376 bytes 3 files changed, 47 insertions(+), 12 deletions(-) diff --git a/app/static/profile.css b/app/static/profile.css index 6cc231b..a07f661 100644 --- a/app/static/profile.css +++ b/app/static/profile.css @@ -51,7 +51,7 @@ body { text-decoration: none; text-indent: 0; line-height: 20px; - width: 178px; + width: 200px; } .file input { position: absolute; diff --git a/app/templates/edit_profile.html b/app/templates/edit_profile.html index 687d29e..cc4d5f0 100644 --- a/app/templates/edit_profile.html +++ b/app/templates/edit_profile.html @@ -39,11 +39,11 @@
- Change Avatar + Change Avatar {{ form.photo(id="chooseImage") }}
@@ -55,23 +55,41 @@
- +
- +

{{ current_user.email }}

- +
- + @@ -102,7 +126,12 @@
- +