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
@@ -1,6 +1,6 @@
{% extends "erp_base.html" %}
{% block head_extra %}<link rel="stylesheet" href="/static/cupang.css?v=20260530k" />{% endblock %}
{% block head_extra %}<link rel="stylesheet" href="/static/cupang.css?v=20260530l" />{% endblock %}
{% block content %}
<section class="cpg">
@@ -109,4 +109,4 @@
</script>
{% endblock %}
{% block scripts %}<script src="/static/cupang.js?v=20260530k" defer></script>{% endblock %}
{% block scripts %}<script src="/static/cupang.js?v=20260530l" defer></script>{% endblock %}