diff --git a/front/public/index.html b/front/public/index.html
index c5160956..f9279648 100644
--- a/front/public/index.html
+++ b/front/public/index.html
@@ -28,10 +28,10 @@
diff --git a/front/src/views/capabilityCloud/index.vue b/front/src/views/capabilityCloud/index.vue
index 05cbb9aa..e08f5b11 100644
--- a/front/src/views/capabilityCloud/index.vue
+++ b/front/src/views/capabilityCloud/index.vue
@@ -1,8 +1,8 @@
@@ -60,6 +60,7 @@
height: 10.8rem;
background: url('~@/assets/capabilityCloud/bg.png') no-repeat;
background-size: 100% 100%;
+ overflow: hidden;
& > .header {
height: 1.04rem;
text-align: center;
@@ -67,7 +68,7 @@
font-size: 0.46rem;
}
& > .main {
- margin-top: 0.24rem;
+ margin-top: 0.2rem;
padding: 0 0.24rem;
display: flex;
justify-content: space-between;