Browse Source

[edit][style]

zhangwei 2 years ago
parent
commit
3c800af759
1 changed files with 4 additions and 0 deletions
  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;
     position: relative;
 
 
 }
 }
+
+.area-info {
+    width: 375px;
+}
 </style>
 </style>