MrShi
2025-05-21 e5e5a84d84e7a2b4715bd58096043e565ae0e107
screen/src/assets/base.css
@@ -17,7 +17,17 @@
::-webkit-scrollbar {
  display: none;
}
.swiper-wrapper {
  display: block !important;
}
.empty_wrap{
  display: flex;
  justify-content: center;
  align-items: center;
}
.empty_wrap img{
  width: 100px;
}
p{
  padding: 0;
  margin: 0;