TestEShopDist/dist/pages/classList/sub-common/f7c2016e1fc8045300ee51e652beb947.wxss
2023-05-12 11:43:37 +08:00

45 lines
2.0 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/empty/index.module.scss ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.index-module__common_safe_area_y___qVHLM {
width: 100%;
height: constant(safe-area-inset-bottom);
/* 兼容 iOS < 11.2 */
height: env(safe-area-inset-bottom);
/* 兼容 iOS >= 11.2 */
}
.index-module__hoverClass___xmc2X {
-webkit-filter: brightness(70%);
filter: brightness(70%);
}
.index-module__full-100___f4rUs {
width: 100%;
height: 100%;
}
.index-module__mainBox___oYq7z {
height: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.index-module__mainBox___oYq7z .index-module__pic___jqHuf {
width: 522rpx;
height: 322rpx;
margin-bottom: 24rpx;
}
.index-module__mainBox___oYq7z .index-module__text___cFKLZ {
font-size: 26rpx;
color: #ababab;
font-weight: 400;
}