fix(project): 댓글 첨부 버튼 정렬 - 입력창과 높이 맞추고 아이콘 정가운데

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-17 12:42:21 +09:00
parent 3c6c865b7e
commit 23e09ea2fa
4 changed files with 13 additions and 8 deletions
@@ -1,7 +1,7 @@
{% extends "erp_base.html" %}
{% block head_extra %}
<link rel="stylesheet" href="/static/project.css?v=20260917m" />
<link rel="stylesheet" href="/static/project.css?v=20260917n" />
<link rel="stylesheet" href="/static/vendor/material-symbols/material-symbols.css" />
{% endblock %}