From 8e6b8760ce294cf64067d89a8a41afbdd339a0c2 Mon Sep 17 00:00:00 2001 From: Hyung Geun Date: Fri, 20 Jan 2023 16:24:12 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B3=B5=ED=86=B5=EA=B2=8C=EC=8B=9C=ED=8C=90?= =?UTF-8?q?=20ui=EC=88=98=EC=A0=95,=20=EC=A0=9C=EB=AA=A9=20=EC=A2=8C?= =?UTF-8?q?=EC=B8=A1=EC=A0=95=EB=A0=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/css/common.css | 2 +- .../resources/templates/fragments/footer.html | 20 +++++++++---------- .../publicBoard/board/boardEditModal.html | 10 +++++----- .../publicBoard/board/boardPage.html | 4 ++-- .../publicBoard/board/boardViewModal.html | 8 ++++---- .../publicBoard/notice/noticeViewModal.html | 8 ++++---- .../templates/publicBoard/qna/qnaPage.html | 6 +++--- .../publicBoard/reference/referencePage.html | 4 ++-- .../reference/referenceViewModal.html | 8 ++++---- 9 files changed, 35 insertions(+), 35 deletions(-) diff --git a/src/main/resources/static/css/common.css b/src/main/resources/static/css/common.css index 5fade5f7..79022c07 100644 --- a/src/main/resources/static/css/common.css +++ b/src/main/resources/static/css/common.css @@ -188,7 +188,7 @@ footer{ } -.col-form-label-sm.text-start, .col-sm-10.form-control-sm{ +.col-form-label-sm.text-start, .col-sm-11.form-control-sm, .col-sm-10.form-control-sm{ border: 1px solid rgba(var(--bs-secondary-rgb))!important; } diff --git a/src/main/resources/templates/fragments/footer.html b/src/main/resources/templates/fragments/footer.html index aa4083e4..e6359bc5 100644 --- a/src/main/resources/templates/fragments/footer.html +++ b/src/main/resources/templates/fragments/footer.html @@ -17,16 +17,16 @@ - +