54 lines
2.2 KiB
Plaintext
54 lines
2.2 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/sortBtn/index.module.scss ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.index-module__common_safe_area_y___aiE8a {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___rFrNB {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___iCcB6 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__click___Vd41t {
|
|
height: 40rpx;
|
|
display: -webkit-flex;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-justify-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-webkit-flex-direction: column;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
position: relative;
|
|
}
|
|
.index-module__bottom___K2in9 {
|
|
width: 0;
|
|
height: 0;
|
|
border-style: solid;
|
|
border-width: 0 10rpx 10rpx;
|
|
border-color: transparent transparent #999999;
|
|
-webkit-transform: rotate(180deg);
|
|
-ms-transform: rotate(180deg);
|
|
transform: rotate(180deg);
|
|
}
|
|
.index-module__top___g5pgn {
|
|
width: 0;
|
|
height: 0;
|
|
border-style: solid;
|
|
border-width: 0 10rpx 10rpx;
|
|
border-color: transparent transparent #999999;
|
|
margin-bottom: 5rpx;
|
|
}
|
|
.index-module__selected___RYQdE {
|
|
border-color: transparent transparent #4581ff;
|
|
}
|