Files
tk-mini-program/unpackage/dist/dev/mp-weixin/components/topNavigation/topNavigation.wxss
pengxiaolong e464d99af5 优化页面
2025-06-17 22:04:18 +08:00

44 lines
775 B
Plaintext

.topNavigation.data-v-ce2f6748 {
width: 100%;
height: 114.5rpx;
display: flex;
align-items: center;
}
.Screening.data-v-ce2f6748 {
width: 120rpx;
height: 50rpx;
background: #5bced1;
font-size: 23rpx;
font-weight: bold;
color: #ffffff;
text-align: center;
line-height: 50rpx;
border-radius: 15rpx;
}
.filter-icon.data-v-ce2f6748 {
width: 33rpx;
height: 33rpx;
}
.RealTime.data-v-ce2f6748 {
margin: 0 39rpx 0 41rpx;
}
.MakeAppointment.data-v-ce2f6748 {
margin-right: 270rpx;
}
.Screening.data-v-ce2f6748 {
margin-right: 20rpx;
}
.Selectcss.data-v-ce2f6748 {
width: 146rpx;
height: 39rpx;
font-size: 42rpx;
color: #0e1011;
font-weight: 600;
}
.NoSelectcss.data-v-ce2f6748 {
font-weight: 600;
height: 29rpx;
color: #727a7b;
}