From f354d40143620e5072299854b9d185bb67be70b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=9E=E5=BA=90?= <109708109+Ciilu@users.noreply.github.com> Date: Sun, 12 Apr 2026 18:15:03 +0800 Subject: [PATCH] update --- HMCL/src/main/resources/assets/css/root.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HMCL/src/main/resources/assets/css/root.css b/HMCL/src/main/resources/assets/css/root.css index 714b189589..625e483f1f 100644 --- a/HMCL/src/main/resources/assets/css/root.css +++ b/HMCL/src/main/resources/assets/css/root.css @@ -414,7 +414,7 @@ } .installer-item-wrapper .installer-item:list-item > .installer-item-name { - -fx-pref-width: 80px; + -fx-pref-width: 100px; } .installer-item-wrapper .installer-item:list-item > .installer-item-status {