From 7eb098def6bb44f715ac730e6a729059302d5a16 Mon Sep 17 00:00:00 2001 From: dekun Date: Mon, 20 Jul 2026 08:16:23 +0800 Subject: [PATCH] Options: merge duplicate order dialog head CSS. Co-authored-by: Cursor --- lib/common/static/instance_theme.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/common/static/instance_theme.css b/lib/common/static/instance_theme.css index fde6df1..1405532 100644 --- a/lib/common/static/instance_theme.css +++ b/lib/common/static/instance_theme.css @@ -4050,10 +4050,7 @@ html[data-theme="light"] .opt-pending-item { display: flex; align-items: center; gap: 8px; - margin-bottom: 10px; -} -.opt-order-dialog-head { - margin-bottom: 4px; + margin-bottom: 8px; } .opt-order-dialog-head .opt-order-title { margin: 0;