From 162e1d22a965fc81f0089b0438518bfbccedfdf1 Mon Sep 17 00:00:00 2001 From: king Date: Sat, 30 May 2026 08:58:35 +0900 Subject: [PATCH] =?UTF-8?q?ui(cupang,vacation):=20=EB=8B=AC=EB=A0=A5=20?= =?UTF-8?q?=EB=85=84=EC=9B=94=20=EC=99=BC=EC=AA=BD=20=EC=A0=95=EB=A0=AC(?= =?UTF-8?q?=EC=BF=A0=ED=8C=A1)=20+=20=EB=85=84=EC=9B=94=C2=B7=EC=9D=B4?= =?UTF-8?q?=EB=8F=99=EB=B2=84=ED=8A=BC=2018pt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- app/modules/cupang/templates/cupang/box_rules.html | 2 +- app/modules/cupang/templates/cupang/centers.html | 2 +- app/modules/cupang/templates/cupang/detail.html | 2 +- app/modules/cupang/templates/cupang/form.html | 4 ++-- app/modules/cupang/templates/cupang/index.html | 2 +- app/modules/cupang/templates/cupang/products.html | 2 +- app/modules/vacation/templates/vacation/detail.html | 2 +- app/modules/vacation/templates/vacation/form.html | 4 ++-- app/modules/vacation/templates/vacation/index.html | 2 +- app/modules/vacation/templates/vacation/pending.html | 2 +- app/modules/vacation/templates/vacation/settings.html | 2 +- app/static/cupang.css | 6 +++--- app/static/vacation.css | 4 ++-- 13 files changed, 18 insertions(+), 18 deletions(-) diff --git a/app/modules/cupang/templates/cupang/box_rules.html b/app/modules/cupang/templates/cupang/box_rules.html index cdcc2d9..b4046b9 100644 --- a/app/modules/cupang/templates/cupang/box_rules.html +++ b/app/modules/cupang/templates/cupang/box_rules.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
diff --git a/app/modules/cupang/templates/cupang/centers.html b/app/modules/cupang/templates/cupang/centers.html index 54f50bf..9757e5e 100644 --- a/app/modules/cupang/templates/cupang/centers.html +++ b/app/modules/cupang/templates/cupang/centers.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
diff --git a/app/modules/cupang/templates/cupang/detail.html b/app/modules/cupang/templates/cupang/detail.html index 5fcb778..3fd7f02 100644 --- a/app/modules/cupang/templates/cupang/detail.html +++ b/app/modules/cupang/templates/cupang/detail.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
diff --git a/app/modules/cupang/templates/cupang/form.html b/app/modules/cupang/templates/cupang/form.html index 9486078..ce03f62 100644 --- a/app/modules/cupang/templates/cupang/form.html +++ b/app/modules/cupang/templates/cupang/form.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
@@ -109,4 +109,4 @@ {% endblock %} -{% block scripts %}{% endblock %} +{% block scripts %}{% endblock %} diff --git a/app/modules/cupang/templates/cupang/index.html b/app/modules/cupang/templates/cupang/index.html index cf71584..7ff67ec 100644 --- a/app/modules/cupang/templates/cupang/index.html +++ b/app/modules/cupang/templates/cupang/index.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
diff --git a/app/modules/cupang/templates/cupang/products.html b/app/modules/cupang/templates/cupang/products.html index 8aff729..95ffd23 100644 --- a/app/modules/cupang/templates/cupang/products.html +++ b/app/modules/cupang/templates/cupang/products.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
diff --git a/app/modules/vacation/templates/vacation/detail.html b/app/modules/vacation/templates/vacation/detail.html index af85452..15ba2c4 100644 --- a/app/modules/vacation/templates/vacation/detail.html +++ b/app/modules/vacation/templates/vacation/detail.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
diff --git a/app/modules/vacation/templates/vacation/form.html b/app/modules/vacation/templates/vacation/form.html index 2d377ea..0cf7f44 100644 --- a/app/modules/vacation/templates/vacation/form.html +++ b/app/modules/vacation/templates/vacation/form.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
@@ -68,4 +68,4 @@
{% endblock %} -{% block scripts %}{% endblock %} +{% block scripts %}{% endblock %} diff --git a/app/modules/vacation/templates/vacation/index.html b/app/modules/vacation/templates/vacation/index.html index c8a75be..7f95234 100644 --- a/app/modules/vacation/templates/vacation/index.html +++ b/app/modules/vacation/templates/vacation/index.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
diff --git a/app/modules/vacation/templates/vacation/pending.html b/app/modules/vacation/templates/vacation/pending.html index 80607b4..237ed86 100644 --- a/app/modules/vacation/templates/vacation/pending.html +++ b/app/modules/vacation/templates/vacation/pending.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
diff --git a/app/modules/vacation/templates/vacation/settings.html b/app/modules/vacation/templates/vacation/settings.html index 30e188e..01c715a 100644 --- a/app/modules/vacation/templates/vacation/settings.html +++ b/app/modules/vacation/templates/vacation/settings.html @@ -1,6 +1,6 @@ {% extends "erp_base.html" %} -{% block head_extra %}{% endblock %} +{% block head_extra %}{% endblock %} {% block content %}
diff --git a/app/static/cupang.css b/app/static/cupang.css index 02ffdad..9d2ba80 100644 --- a/app/static/cupang.css +++ b/app/static/cupang.css @@ -32,11 +32,11 @@ .cpg-cal-card, .cpg-list-card { padding: 16px; } .cpg-cal-head { - display: flex; align-items: center; justify-content: space-between; + display: flex; align-items: center; gap: 10px; margin-bottom: 12px; } -.cpg-cal-title { font-size: 18px; font-weight: 600; letter-spacing: -0.45px; margin: 0; } -.cpg-nav-btn { min-width: 36px; padding: 4px 10px; font-size: 16px; line-height: 1; } +.cpg-cal-title { font-size: 18pt; font-weight: 600; letter-spacing: -0.45px; margin: 0; } +.cpg-nav-btn { min-width: 36px; padding: 4px 10px; font-size: 18pt; line-height: 1; } .cpg-cal-grid { display: grid; diff --git a/app/static/vacation.css b/app/static/vacation.css index 6ceacab..7ca23aa 100644 --- a/app/static/vacation.css +++ b/app/static/vacation.css @@ -49,8 +49,8 @@ .vac-cal-head { display: flex; align-items: center; gap: 10px; margin-bottom: 12px; } -.vac-cal-title { font-size: 18px; font-weight: 600; margin: 0; letter-spacing: -0.45px; } -.vac-nav-btn { padding: 4px 12px; font-size: 16px; line-height: 1; } +.vac-cal-title { font-size: 18pt; font-weight: 600; margin: 0; letter-spacing: -0.45px; } +.vac-nav-btn { padding: 4px 12px; font-size: 18pt; line-height: 1; } .vac-today-btn { margin-left: auto; } .vac-cal { border: 1px solid var(--vac-ash); border-radius: 10px; overflow: hidden; }