doum
2025-09-11 7298d5354963a88643a543b51b90192dc9fc934c
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;