star7th 7 жил өмнө
parent
commit
3c2d1f54c1

+ 2 - 2
web_src/src/components/page/Index.vue

@@ -42,7 +42,7 @@
       background-color: #fff;
       border-bottom: 1px solid #d9d9d9;
       margin-bottom: 20px;
-      width: 700px;
+      width: 800px;
       min-height: 500px;
       margin-left: auto;
       margin-right: auto;
@@ -166,4 +166,4 @@ export default {
     document.body.removeAttribute("class","grey-bg");
   }
 }
-</script>
+</script>