21 lines
447 B
Plaintext
21 lines
447 B
Plaintext
|
|
.switch_select_house.data-v-b084bbf8 {
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: flex-end;
|
||
|
|
padding: 0 30rpx;
|
||
|
|
}
|
||
|
|
.switch_select_btn.data-v-b084bbf8 {
|
||
|
|
background-color: #f7f7f7;
|
||
|
|
color: #333;
|
||
|
|
font-size: 28rpx;
|
||
|
|
padding: 20rpx 30rpx;
|
||
|
|
border-radius: 100rpx;
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
justify-content: center;
|
||
|
|
}
|
||
|
|
.switch_select_btn image.data-v-b084bbf8 {
|
||
|
|
width: 24rpx;
|
||
|
|
height: 16rpx;
|
||
|
|
margin-left: 5rpx;
|
||
|
|
}
|