ui(cupang): 박스이름 180px로 맞춰 박스당 입수량을 제품코드와 세로 정렬 (Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>)

This commit is contained in:
2026-05-30 06:14:54 +09:00
parent 7d39c2edec
commit f25948185b
8 changed files with 11 additions and 10 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{{ page_title or "ERP" }} — DBX Corporation</title>
<link rel="stylesheet" href="/static/erp.css?v=20260530f" />
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530f" />
<link rel="stylesheet" href="/static/erp.css?v=20260530g" />
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530g" />
<link rel="stylesheet" href="/static/erp-attach-viewer.css" />
{% block head_extra %}{% endblock %}
</head>