Update src/styles/SimpleSlider.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s

This commit is contained in:
freakoverse 2024-09-03 18:00:37 +00:00
parent 3e3f5fe82b
commit b12887cdf5

View File

@ -278,6 +278,7 @@
-webkit-line-clamp: 1; -webkit-line-clamp: 1;
border-top: solid 1px rgba(255,255,255,0.1); border-top: solid 1px rgba(255,255,255,0.1);
padding: 10px 0 0 5px; padding: 10px 0 0 5px;
flex-grow: 0;
} }
.swiper-pagination { .swiper-pagination {