From 13a08e4dd8e642e7ea4bc3dcb24a04a80ca22fd8 Mon Sep 17 00:00:00 2001 From: Meekdai Date: Sat, 16 Dec 2023 09:01:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3CLS=E5=B8=83=E5=B1=80?= =?UTF-8?q?=E5=81=8F=E7=A7=BB=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/plist.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/plist.html b/templates/plist.html index 3ce3db0..d54a5cc 100644 --- a/templates/plist.html +++ b/templates/plist.html @@ -18,6 +18,7 @@ .d-flex{min-width:0;} .listTitle{overflow:hidden;white-space:nowrap;text-overflow: ellipsis;max-width: 100%;} .listLabels{white-space:nowrap;} +.listLabels object{max-height:16px;max-width:24px;} @media (max-width: 600px) { body {padding: 8px;}