From 0e97e7b28a758f9041c780214ca3de0c387a7d11 Mon Sep 17 00:00:00 2001 From: liugang Date: Wed, 31 Dec 2025 11:41:26 +0800 Subject: [PATCH] * [bug#68779] Fix display error. --- module/upgrade/ui/sqlfail.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/upgrade/ui/sqlfail.html.php b/module/upgrade/ui/sqlfail.html.php index e6767d11f5..da69734057 100644 --- a/module/upgrade/ui/sqlfail.html.php +++ b/module/upgrade/ui/sqlfail.html.php @@ -37,7 +37,7 @@ div ), div ( - setClass('pre rounded-md bg-gray-100 overflow-x-hidden overflow-y-auto px-8 py-6'), + setClass('rounded-md bg-gray-100 overflow-x-hidden overflow-y-auto px-8 py-6'), $errors ), div