diff --git a/src/forge/Information/index.jsx b/src/forge/Information/index.jsx
index 053b07ad9..f775fc9f5 100644
--- a/src/forge/Information/index.jsx
+++ b/src/forge/Information/index.jsx
@@ -121,6 +121,7 @@ function Index(props){
}
}).catch(error=>{})
}
+ console.log(deptId)
return(
{ !sourcedetail && (id ?
: )}
diff --git a/src/forge/Information/indexZone1.scss b/src/forge/Information/indexZone1.scss
index bc7e5afae..6ee7816ae 100644
--- a/src/forge/Information/indexZone1.scss
+++ b/src/forge/Information/indexZone1.scss
@@ -277,8 +277,9 @@
color: #1f2329;
font-size: 16px;
text-align: center;
- margin-top: 20px;
+ margin-top: 10px;
cursor: pointer;
+ width: 90%;
}
.z_p_desc{
margin-top: 18px;
diff --git a/src/forge/Information/indexZonebyCCF.scss b/src/forge/Information/indexZonebyCCF.scss
index ce429f0af..d100e33d5 100644
--- a/src/forge/Information/indexZonebyCCF.scss
+++ b/src/forge/Information/indexZonebyCCF.scss
@@ -178,7 +178,7 @@
}
.List {
- margin-bottom: 30px;
+ margin-bottom: 80px;
display: block;
.mainlist {