31 lines
1.7 KiB
Plaintext
31 lines
1.7 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/nameLabel/index.module.scss ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.index-module__common_safe_area_y___cKqQ7 {
|
|
width: 100%;
|
|
height: constant(safe-area-inset-bottom);
|
|
/* 兼容 iOS < 11.2 */
|
|
height: env(safe-area-inset-bottom);
|
|
/* 兼容 iOS >= 11.2 */
|
|
}
|
|
.index-module__hoverClass___mQq2U {
|
|
-webkit-filter: brightness(70%);
|
|
filter: brightness(70%);
|
|
}
|
|
.index-module__full-100___CzTfm {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.index-module__name___xM5r7 {
|
|
width: 78rpx;
|
|
height: 78rpx;
|
|
background: -webkit-linear-gradient(113deg, #7bb7ff 0%, #4581ff 100%);
|
|
background: -o-linear-gradient(113deg, #7bb7ff 0%, #4581ff 100%);
|
|
background: linear-gradient(337deg, #7bb7ff 0%, #4581ff 100%);
|
|
border-radius: 50%;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 78rpx;
|
|
}
|