Эх сурвалжийг харах

Merge pull request #241 from tron/lock/release-2.16.0/SCRM-4268

feat(SCRM-4268): 圆角角度加大
John-Hong 1 жил өмнө
parent
commit
bffe028c4f

+ 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;
 }