zengyicheng 3 rokov pred
rodič
commit
3f4de85fb5
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/components/pages/liveRoom.vue

+ 1 - 1
src/components/pages/liveRoom.vue

@@ -1611,7 +1611,7 @@ img {
   display: flex;
   flex-direction: column;
   flex-wrap: wrap;
-  width: calc(100% / 6);
+  width: 100px;
   align-items: center;
   text-align: center;
 }