ui(sidebar): 아이콘/글자 크기 확대 + 운영·관리 그룹 묶음 정렬

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-30 08:29:28 +09:00
parent 269e779129
commit 8c6539d6cb
3 changed files with 11 additions and 7 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=20260530m" />
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530m" />
<link rel="stylesheet" href="/static/erp.css?v=20260530n" />
<link rel="stylesheet" href="/static/erp-shell.css?v=20260530n" />
<link rel="stylesheet" href="/static/erp-attach-viewer.css" />
{% block head_extra %}{% endblock %}
</head>