diff --git a/src/App.vue b/src/App.vue
index 4b42d6d..e6adceb 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -2,23 +2,25 @@
-
\ No newline at end of file
diff --git a/src/components/commentunit.vue b/src/components/commentunit.vue
index e3cd38b..6ddf5dc 100644
--- a/src/components/commentunit.vue
+++ b/src/components/commentunit.vue
@@ -319,7 +319,7 @@ const handleFreshList = () => {
border-radius: 10px;
display: flex;
padding: 0 4px;
- width: 52px;
+ width: 54px;
justify-content: center;
align-items: center;
diff --git a/src/views/caseIntro.vue b/src/views/caseIntro.vue
index b19f980..3695fbd 100644
--- a/src/views/caseIntro.vue
+++ b/src/views/caseIntro.vue
@@ -214,9 +214,8 @@ onBeforeMount(() => {
.main {
width: 100%;
position: relative;
-
overflow: hidden;
-
+ background: #fff;
.bg {
width: 100%;
position: absolute;