diff --git a/src/views/Index.vue b/src/views/Index.vue index c35fa3d2..a3c61ee3 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -1162,7 +1162,8 @@ .list-active { display: none; - width: 458px; + // width: 458px; + width: 135%; height: 165px; padding: 20px; background: #FFFFFF;