ui(cupang): 품목 라인 체크박스 칸 가운데 정렬 (Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>)

This commit is contained in:
2026-05-30 06:25:07 +09:00
parent fdabeec4e3
commit 2f16457ac6
8 changed files with 15 additions and 11 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=20260530h" />
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530h" />
<link rel="stylesheet" href="/static/erp.css?v=20260530i" />
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530i" />
<link rel="stylesheet" href="/static/erp-attach-viewer.css" />
{% block head_extra %}{% endblock %}
</head>