Browse Source

fix:样式补充

zhangxin 2 months ago
parent
commit
881ed9d814
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/person/cards/styles/index.scss

+ 1 - 1
pages/person/cards/styles/index.scss

@@ -1,6 +1,6 @@
1 1
 // 卡片容器样式
2 2
 .person_cards_wrap {
3
-  padding: 20rpx 0;
3
+  padding: 20rpx;
4 4
   width: 100%;
5 5
   box-sizing: border-box;
6 6
 }