Browse Source

Merge branch 'v2' of https://github.com/jdf2e/nutui into v2

yumingming11 5 years ago
parent
commit
60f86aac5c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/packages/signature/demo.vue

+ 1 - 2
src/packages/signature/demo.vue

@@ -53,8 +53,7 @@ export default {
 
 <style lang="scss">
 .demo-tips{
-    padding: 0.22rem 0;
-    font-size: 0.24rem;
+    font-size: 12px;
 }
 .margin-top{
   margin-top: 30px;