Browse Source

[edit][style]

zhangwei 2 năm trước cách đây
mục cha
commit
3c800af759
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/view/iframe/treasure-hunt/invite.vue

+ 4 - 0
src/view/iframe/treasure-hunt/invite.vue

@@ -78,4 +78,8 @@ const clickItem = (item) => {
     position: relative;
 
 }
+
+.area-info {
+    width: 375px;
+}
 </style>