Browse Source

feat(SCRM-4268): 圆角角度加大

lock.qiu@kerryprops.com 1 year ago
parent
commit
838778f956
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/wx-points-auth/wx-points-auth.vue

+ 1 - 1
src/components/wx-points-auth/wx-points-auth.vue

@@ -210,7 +210,7 @@ export default {
     padding: 8px 20px;
     height: 80px;
     left: 24px;
-    border-radius: 4px;
+    border-radius: 6px;
     background: #000;
 }