更改样式

This commit is contained in:
zoujiandong
2023-09-19 09:36:04 +08:00
parent 64ac0905da
commit eab9fbcb91
2 changed files with 12 additions and 7 deletions
+2 -2
View File
@@ -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;