.hs_modal_picker.data-v-96fc7dbc { display: flex; align-items: center; justify-content: space-between; } .popup_merchant_select_body.data-v-96fc7dbc { background-color: #fff; padding-bottom: calc(48px + constant(safe-area-inset-bottom)); padding-bottom: calc(48px + env(safe-area-inset-bottom)); border-top-left-radius: 20rpx; border-top-right-radius: 20rpx; overflow: hidden; } .popup_merchant_select_body .popup_merchant_select_title.data-v-96fc7dbc { text-align: center; padding: 30rpx 0; font-size: 30rpx; background-color: #f8f8f8; border-bottom: 1rpx solid #eee; } .popup_merchant_select_body .scroll-Y.data-v-96fc7dbc { width: 100%; height: 660rpx; } .popup_merchant_select_body .popup_merchant_body.data-v-96fc7dbc { font-size: 30rpx; color: #333; } .popup_merchant_select_body .popup_merchant_body .merchant_item.data-v-96fc7dbc { padding: 30rpx; border-bottom: 1rpx solid #f8f8f8; display: flex; justify-content: space-between; align-items: center; } .popup_merchant_select_body .popup_merchant_footer.data-v-96fc7dbc { display: flex; align-items: center; justify-content: space-between; padding: 30rpx 50rpx; } .popup_merchant_select_body .popup_merchant_footer .btn.data-v-96fc7dbc { flex: 1; } .popup_merchant_select_body .popup_merchant_footer .btn.data-v-96fc7dbc:last-child { margin-left: 30rpx; } .select_day_btn.data-v-96fc7dbc { display: flex; align-items: center; border-radius: 50rpx; text-align: center; font-size: 28rpx; padding: 14rpx 0; color: #666; } .select_day_btn .name.data-v-96fc7dbc { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-right: 10rpx; max-width: 180rpx; }