Update src/styles/SimpleSlider.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
This commit is contained in:
parent
a661b3f781
commit
3e3f5fe82b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user