Game name now visible on game mod cards and sliders. Mod post reactions now functional. Zap refactored. #33

Merged
freakoverse merged 13 commits from staging into master 2024-09-05 10:39:45 +00:00
Showing only changes of commit 3e3f5fe82b - Show all commits

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 { .swiper-pagination {
display: none; display: none;
bottom: -10px !important; bottom: -10px !important;