From 95e6fb3e25b632ad62543c579797245f24223ae4 Mon Sep 17 00:00:00 2001 From: Meekdai Date: Sun, 7 Apr 2024 11:35:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BB=E9=A1=B5=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/plist.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/plist.html b/templates/plist.html index 1ba241a..0871844 100644 --- a/templates/plist.html +++ b/templates/plist.html @@ -15,10 +15,10 @@ .SideNav{min-width: 360px;} .SideNav-icon{margin-right: 16px} -.SideNav-item .Label{color: #fff;margin-left:8px;} +.SideNav-item .Label{color: #fff;margin-left:4px;} .d-flex{min-width:0;} .listTitle{overflow:hidden;white-space:nowrap;text-overflow: ellipsis;max-width: 100%;} -.listLabels{white-space:nowrap;} +.listLabels{white-space:nowrap;display:flex;} .listLabels object{max-height:16px;max-width:24px;} @media (max-width: 600px) {