shish 11 months ago
parent
commit
5afd4cfec0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hdPad/src/pages/home/components/birthdayEdit.vue

+ 2 - 2
hdPad/src/pages/home/components/birthdayEdit.vue

@@ -136,7 +136,7 @@ export default {
 }
 
 .birthday-section {
-    margin-bottom: 15upx;
+    margin-bottom: 12upx;
 }
 
 .section-title {
@@ -234,7 +234,7 @@ export default {
     align-items: center;
     justify-content: center;
     font-size: 10upx;
-    margin: 2.5upx 4.5upx;
+    margin: 3.5upx 4.5upx;
     transition: all 0.2s;
     padding: 0;