ui(cupang): 달력 상단 설정 버튼을 달력 컬럼 오른쪽 끝에 정렬 (Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>)

This commit is contained in:
2026-05-30 06:41:11 +09:00
parent 57f0c3426f
commit 5c7730d4a1
8 changed files with 33 additions and 17 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=20260530k" />
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530k" />
<link rel="stylesheet" href="/static/erp.css?v=20260530l" />
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530l" />
<link rel="stylesheet" href="/static/erp-attach-viewer.css" />
{% block head_extra %}{% endblock %}
</head>