fix: 样式完善。
This commit is contained in:
@@ -476,7 +476,7 @@ page {
|
|||||||
|
|
||||||
.events-section {
|
.events-section {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
margin: 12rpx 16rpx 16rpx;
|
margin: 6rpx 16rpx 10rpx;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
border-radius: 16rpx;
|
border-radius: 16rpx;
|
||||||
padding: 20rpx 16rpx 16rpx;
|
padding: 20rpx 16rpx 16rpx;
|
||||||
@@ -534,7 +534,7 @@ page {
|
|||||||
.event-card {
|
.event-card {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 6rpx 14rpx;
|
padding: 4rpx 10rpx;
|
||||||
background: #f8f9fa;
|
background: #f8f9fa;
|
||||||
border-radius: 10rpx;
|
border-radius: 10rpx;
|
||||||
margin-bottom: 10rpx;
|
margin-bottom: 10rpx;
|
||||||
|
|||||||
Reference in New Issue
Block a user