he2802 4 anni fa
parent
commit
37f6df68eb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      components/home.vue

+ 1 - 1
components/home.vue

@@ -554,11 +554,11 @@ page {
 }
 .calendar_card {
 	width: 100%;
-	height: 300rpx;
 	background: #ffffff;
 	box-shadow: 0rpx 0rpx 16rpx 4rpx rgba(47, 67, 121, 0.1);
 	border-radius: 22rpx;
 	margin-top: 25rpx;
+	padding-bottom: 15rpx;
 }
 .box {
 	margin: 30rpx;