From 297820b65a617154fedd507694ce999086e18ce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AB=E5=8D=83=E6=B5=81?= <40739051+jym503558564@users.noreply.github.com> Date: Mon, 1 Jul 2019 11:21:26 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BC=98=E5=8C=96=E7=BB=84=E7=BB=87?= =?UTF-8?q?=E5=90=8D=E5=AD=97=E8=BF=87=E9=95=BF=E6=98=BE=E7=A4=BA=E4=B8=8D?= =?UTF-8?q?=E5=8F=8B=E5=A5=BD=E9=97=AE=E9=A2=98=20(#2855)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [Update] 优化组织名字过长显示不友好问题 * [Update] 优化组织名字前端盒子默认最小宽度为220px --- apps/templates/_user_profile.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/apps/templates/_user_profile.html b/apps/templates/_user_profile.html index b5bf99407..e9f30da32 100644 --- a/apps/templates/_user_profile.html +++ b/apps/templates/_user_profile.html @@ -11,7 +11,7 @@ {% if ADMIN_ORGS and request.COOKIES.IN_ADMIN_PAGE != 'No' %} {% if ADMIN_ORGS|length > 1 or not CURRENT_ORG.is_default %} -
+
-