From b12887cdf566ce532ad3f99338ecd5445f23a2c2 Mon Sep 17 00:00:00 2001 From: freakoverse Date: Tue, 3 Sep 2024 18:00:37 +0000 Subject: [PATCH] Update src/styles/SimpleSlider.css --- src/styles/SimpleSlider.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/SimpleSlider.css b/src/styles/SimpleSlider.css index 806c7a2..38b2ac0 100644 --- a/src/styles/SimpleSlider.css +++ b/src/styles/SimpleSlider.css @@ -278,6 +278,7 @@ -webkit-line-clamp: 1; border-top: solid 1px rgba(255,255,255,0.1); padding: 10px 0 0 5px; + flex-grow: 0; } .swiper-pagination {