更改样式
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
height: 100rpx;
|
||||
background-color: rgb(255, 255, 255);
|
||||
display: flex;
|
||||
padding:0 20rpx;
|
||||
padding:0 10rpx;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.08);
|
||||
@@ -162,7 +162,7 @@
|
||||
.time_desc .item{
|
||||
color:#E34D59;
|
||||
|
||||
display:inline-flex;
|
||||
display:flex;
|
||||
white-space: nowrap;
|
||||
align-items: center;
|
||||
font-size: 32rpx;
|
||||
|
||||
Reference in New Issue
Block a user