优化页面
This commit is contained in:
@@ -55,14 +55,15 @@ export default {
|
||||
align-items: center;
|
||||
}
|
||||
.Screening {
|
||||
width: 93rpx;
|
||||
width: 120rpx;
|
||||
height: 50rpx;
|
||||
background: #ffffff;
|
||||
border-radius: 4rpx;
|
||||
background: #5bced1;
|
||||
font-size: 23rpx;
|
||||
color: #3b3b3b;
|
||||
font-weight: bold;
|
||||
color: #ffffff;
|
||||
text-align: center;
|
||||
line-height: 50rpx;
|
||||
border-radius: 15rpx;
|
||||
}
|
||||
.filter-icon {
|
||||
width: 33rpx;
|
||||
@@ -72,7 +73,7 @@ export default {
|
||||
margin: 0 39rpx 0 41rpx;
|
||||
}
|
||||
.MakeAppointment {
|
||||
margin-right: 233rpx;
|
||||
margin-right: 280rpx;
|
||||
}
|
||||
.Screening {
|
||||
margin-right: 20rpx;
|
||||
|
||||
Reference in New Issue
Block a user