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

This commit is contained in:
freakoverse 2024-09-03 17:57:32 +00:00
parent a661b3f781
commit 3e3f5fe82b

View File

@ -274,6 +274,12 @@
}
}
.IBMSMSCWSInfoText.IBMSMSCWSInfoText2 {
-webkit-line-clamp: 1;
border-top: solid 1px rgba(255,255,255,0.1);
padding: 10px 0 0 5px;
}
.swiper-pagination {
display: none;
bottom: -10px !important;