TestEShopDist/dist/pages/cutSampleListOrder/sub-common/1108bfd022a243607aabb221e6da81f2.wxss
2023-05-12 11:43:37 +08:00

76 lines
2.8 KiB
Plaintext

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[4]!./src/components/remark/index.module.scss ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.index-module__common_safe_area_y___k_Ouj {
width: 100%;
height: constant(safe-area-inset-bottom);
/* 兼容 iOS < 11.2 */
height: env(safe-area-inset-bottom);
/* 兼容 iOS >= 11.2 */
}
.index-module__hoverClass___rXLLI {
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.index-module__full-100___CZmVW {
width: 100%;
height: 100%;
}
.index-module__order_popup___zedvD {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 20rpx 0;
}
.index-module__order_popup___zedvD .index-module__order_popup_title___fqJjk {
color: 32rpx;
font-weight: 700;
color: #000000;
padding-bottom: 20rpx;
}
.index-module__order_popup___zedvD .index-module__order_popup_input___rMm_1 {
width: 100%;
padding: 0 25rpx;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-top: 43rpx;
position: relative;
}
.index-module__order_popup___zedvD .index-module__order_popup_input___rMm_1 .index-module__descDataNum___ipSpp {
position: absolute;
right: 40rpx;
bottom: 10rpx;
height: 39rpx;
font-size: 24rpx;
color: #ababab;
}
.index-module__order_popup___zedvD .index-module__order_popup_input___rMm_1 textarea {
background-color: #f3f3f3;
border-radius: 10rpx;
width: 100%;
height: 313rpx;
padding: 20rpx;
padding-bottom: 50rpx;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 28rpx;
border: 2rpx solid #e6e6e6;
}
.index-module__order_popup___zedvD .index-module__order_save_address___oRq3y {
height: 82rpx;
background: #4581ff;
border-radius: 40rpx;
width: 668rpx;
text-align: center;
line-height: 82rpx;
color: #fff;
margin-top: 60rpx;
}