Browse Source

修改样式

caner 1 year ago
parent
commit
339e951410
1 changed files with 2 additions and 2 deletions
  1. 2 2
      index/index.wxss

+ 2 - 2
index/index.wxss

@@ -1,7 +1,7 @@
 canvas{
   margin: 0 auto;
-  width: 700rpx;
-  height: 496rpx;
+  width: 350px;
+  height: 248px;
 }
 .tool {
   display: flex;