-
-
-
+
-
+
-
-
-
-
-
-
-
-
-
- | Data ID |
- 지역 |
- 소속 |
- 담당자 |
- 수집날짜 |
- 상태 |
-
-
-
-
-
-
- |
- |
- |
- |
- |
-
-
- 수집
- 검증실패
- 검증
- 반영실패
- 반영
-
- |
-
-
-
-
- | 요청한 목록이 없습니다. |
-
-
-
+
+
+
+
+ | Data ID |
+ 지역 |
+ 소속 |
+ 담당자 |
+ 수집날짜 |
+ 상태 |
+
+
+
+
+
+
+ |
+ |
+ |
+ |
+ |
+
+
+ 수집
+ 검증실패
+ 검증
+ 반영실패
+ 반영
+
+ |
+
+
+
+
+ | 요청한 목록이 없습니다. |
+
+
+
+
-
+
+
diff --git a/src/main/webapp/WEB-INF/jsp/layout/template_main.jsp b/src/main/webapp/WEB-INF/jsp/layout/template_main.jsp
index 9b90522..f7a9899 100644
--- a/src/main/webapp/WEB-INF/jsp/layout/template_main.jsp
+++ b/src/main/webapp/WEB-INF/jsp/layout/template_main.jsp
@@ -23,7 +23,7 @@
">
-
+
diff --git a/src/main/webapp/css/style.css b/src/main/webapp/css/style.css
index a873470..30f9fc0 100644
--- a/src/main/webapp/css/style.css
+++ b/src/main/webapp/css/style.css
@@ -72,11 +72,12 @@ a {
.section {
margin-top: 90px;
margin-left: 200px;
- padding-bottom: 100px;
min-width: 1160px;
min-height: 100px;
overflow: hidden;
padding-top: 20px;
+ height: 100vh;
+ background-color: rgb(247, 247, 247);
}
.loginWrap {
@@ -180,7 +181,7 @@ a {
.fieldDataTable{
width:100%;
- box-sizing: border-box;
+ box-sizing: border-box;
}
.fieldDataTable>thead>tr:first-child>th {
@@ -622,7 +623,6 @@ a {
border: 1px solid #ccc;
background-color: #337ab7;
padding: 10px 5px;
- text-align: left;
color: #fff;
}