@@ -151,7 +151,7 @@ const carouselList = ref([
justify-content: center; // 后面的flex会继承
.leftCard {
height: 384px;
- width: 380px;
+ width: 300px;
margin: 4px 0;
overflow-x: hidden;
overflow-y: auto;