Commit bc4f2073582b21463510a789b8e8fb9c531c9a8f
1 parent
5452fe0a
Exists in
master
and in
1 other branch
fix: 支付计划
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
pages/me/index.vue
| @@ -226,6 +226,7 @@ export default { | @@ -226,6 +226,7 @@ export default { | ||
| 226 | } | 226 | } |
| 227 | &__list { | 227 | &__list { |
| 228 | margin: $padding-md; | 228 | margin: $padding-md; |
| 229 | + padding: 0 $padding-xs; | ||
| 229 | background: $color-white; | 230 | background: $color-white; |
| 230 | border-radius: $radius-md; | 231 | border-radius: $radius-md; |
| 231 | } | 232 | } |