shish 2 years ago
parent
commit
848cfb9a52
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ghsPad/src/pages/home/components/rightItem.vue

+ 1 - 1
ghsPad/src/pages/home/components/rightItem.vue

@@ -169,7 +169,7 @@ export default {
         padding-bottom:2upx;
         & > view {
             border:1px solid #e4e4e4;
-            padding: 12upx 0upx;
+            padding: 10upx 0upx;
             font-size: 10upx;
             width: 68upx;
             overflow: hidden;