diff --git a/view/yinmeng/activity/2023-halloween/css/index.css b/view/yinmeng/activity/2023-halloween/css/index.css index 19f6123..9961eb6 100644 --- a/view/yinmeng/activity/2023-halloween/css/index.css +++ b/view/yinmeng/activity/2023-halloween/css/index.css @@ -1575,6 +1575,7 @@ body::-webkit-scrollbar { justify-content: space-around; overflow-y: scroll; flex-wrap: wrap; + align-items: center; } .gx .gx_in .gxBox li { diff --git a/view/yinmeng/activity/2023-halloween/css/index.scss b/view/yinmeng/activity/2023-halloween/css/index.scss index e5a5689..f23d11b 100644 --- a/view/yinmeng/activity/2023-halloween/css/index.scss +++ b/view/yinmeng/activity/2023-halloween/css/index.scss @@ -1614,6 +1614,7 @@ body { justify-content: space-around; overflow-y: scroll; flex-wrap: wrap; + align-items: center; li { width: px2rem(166); diff --git a/view/yinmeng/activity/2023-halloween/images/openBox3.svga b/view/yinmeng/activity/2023-halloween/images/openBox3.svga index f518dc8..42f3673 100644 Binary files a/view/yinmeng/activity/2023-halloween/images/openBox3.svga and b/view/yinmeng/activity/2023-halloween/images/openBox3.svga differ