From dfe79878b10765220ec56707593666053f672575 Mon Sep 17 00:00:00 2001 From: king Date: Fri, 19 Jun 2026 16:21:00 +0900 Subject: [PATCH] =?UTF-8?q?style(dispatch):=20=EB=B0=B0=EC=86=A1=EC=82=AC?= =?UTF-8?q?=20=EB=A1=9C=EA=B3=A0=20=ED=91=9C=EC=8B=9C=20=ED=81=AC=EA=B8=B0?= =?UTF-8?q?=202=EB=B0=B0(=EC=B9=B4=EB=93=9C=2044px=C2=B7=EC=A0=84=EB=8B=AC?= =?UTF-8?q?=2040px)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- app/modules/dispatch/templates/dispatch/detail.html | 2 +- app/modules/dispatch/templates/dispatch/handover.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/modules/dispatch/templates/dispatch/detail.html b/app/modules/dispatch/templates/dispatch/detail.html index 196a02f..0d56bf6 100644 --- a/app/modules/dispatch/templates/dispatch/detail.html +++ b/app/modules/dispatch/templates/dispatch/detail.html @@ -21,7 +21,7 @@ .dsp-btn-status small { display:block;font-size:10px;font-weight:500;opacity:.8; } .dsp-btn-status.on { background:#16a34a;border-color:#16a34a;color:#fff; } .dsp-btn-status:disabled { opacity:.6;cursor:wait; } - .dsp-courier { height:22px;width:auto;max-width:140px;display:block; } + .dsp-courier { height:44px;width:auto;max-width:280px;display:block; } .dsp-hidden { display:none !important; } @media (max-width:480px){ .dsp-cards{grid-template-columns:1fr;} } diff --git a/app/modules/dispatch/templates/dispatch/handover.html b/app/modules/dispatch/templates/dispatch/handover.html index 06f80e0..a10c8b4 100644 --- a/app/modules/dispatch/templates/dispatch/handover.html +++ b/app/modules/dispatch/templates/dispatch/handover.html @@ -46,7 +46,7 @@ {% for pv in handover.by_provider %}
{% set logo = pv.provider | courier_logo %} - {% if logo %}{{ pv.provider }}{% endif %} + {% if logo %}{{ pv.provider }}{% endif %}
{{ pv.box_count }}
{{ pv.provider }}