Sfoglia il codice sorgente

Merge branch 'feature-tianyong'

TIANYONG 3 mesi fa
parent
commit
fd81ab6576

+ 1 - 1
src/views/creation/index.module.less

@@ -579,7 +579,7 @@
 
 .popupContainer {
   width: 80%;
-  max-width: 400px;
+  max-width: 370px;
   .popupTit {
     margin-top: 20px;
     text-align: center;

+ 1 - 1
src/views/creation/share-model/index.module.less

@@ -51,7 +51,7 @@
     width: 56px;
     height: 56px;
     object-fit: cover;
-    border-radius: 12px;
+    border-radius: 11px;
   }
 
   .uploadImg {