diff --git a/src/main/webapp/WEB-INF/jsp/admin/requestView.jsp b/src/main/webapp/WEB-INF/jsp/admin/requestView.jsp index 0e310ed..5a30c22 100644 --- a/src/main/webapp/WEB-INF/jsp/admin/requestView.jsp +++ b/src/main/webapp/WEB-INF/jsp/admin/requestView.jsp @@ -16,155 +16,152 @@
-
- - -
 담당자
- - - - - - - - - - - - - -
소속이름연락처상태 - - - - - -
-
+ + +
 신청자
+ + + + + + + + + + + + + +
소속이름연락처상태 + + + + + +
-
- - -

지도사용 요청

- - - - - - - - - - - - - - - - - - - +
작업명
기간 ~
장소 - -
- ${item} -
-
-
레이어 -
- - - - - /> - - - +
+ + + + + + + + + + + + + - - - - - - - - - + + + + + + + <%-- + + + + + + + + + + - - - - + + + + - -
작업명
기간 ~
장소 + +
+ ${item}
-
-
- - - - /> - - - -
-
-
- - - - /> - - - -
-
레이어--%> + + <%--
--%> + + + + + /> + + + + <%--
--%> +
+ <%--
--%> + + + + /> + + + + <%--
--%> +
+ <%--
--%> + + + + /> + + + + <%--
--%> +
요청 내용
요청 내용
-
- +
- +
전달 메세지 - +
-

- +

-
+ - - - - - - - -
전달 메세지
+ + + + + + + +
전달 메세지
+

- +

diff --git a/src/main/webapp/WEB-INF/jsp/map/requestView.jsp b/src/main/webapp/WEB-INF/jsp/map/requestView.jsp index 335c554..ea4009e 100644 --- a/src/main/webapp/WEB-INF/jsp/map/requestView.jsp +++ b/src/main/webapp/WEB-INF/jsp/map/requestView.jsp @@ -160,7 +160,8 @@ 레이어 -
+
+ diff --git a/src/main/webapp/css/bootstrap-5.1.3.css b/src/main/webapp/css/bootstrap-5.1.3.css index 2e2e529..ee1207f 100644 --- a/src/main/webapp/css/bootstrap-5.1.3.css +++ b/src/main/webapp/css/bootstrap-5.1.3.css @@ -2468,6 +2468,7 @@ textarea.form-control-lg { .form-check .form-check-input { float: left; margin-left: -1.5em; + display: inline-block; } .form-check-input { diff --git a/src/main/webapp/css/style.css b/src/main/webapp/css/style.css index d81ca00..d7b596c 100644 --- a/src/main/webapp/css/style.css +++ b/src/main/webapp/css/style.css @@ -250,6 +250,7 @@ a { width: 80%; margin: 0 auto; margin-top: 10px; + justify-content: space-between; } .setting_sub_title { @@ -638,8 +639,9 @@ a { } .detail_table{ - width:100%; + width:95%; margin-top: 20px; + margin-left: 20px; } .detail_table > tbody> tr >th { @@ -676,7 +678,10 @@ a { } .layer-label{ - width:150px; + width:140px; + display: inline-block; + line-height: 50px; + margin-left: 20px; } .auth-label{ width:75px;