Browse Source

修改样式

zengyicheng 3 years ago
parent
commit
3f4de85fb5
1 changed files with 1 additions and 1 deletions
  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;
 }