You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__MagazineVer__Mine__index...

67 lines
2.7 KiB

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/MagazineVer/Mine/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Onerow___XMjo2 {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MultiLine___xuD0O {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.core___qvXbJ {
width: 1200px;
margin: 0px auto;
background-color: #fff;
padding: 20px;
min-height: 100vh;
}
.core___qvXbJ .content___N_R93 .itemWrap___DxO1k {
display: flex;
margin-top: 20px;
background-color: #F6F7F9;
padding: 10px;
width: 293px;
cursor: pointer;
}
.core___qvXbJ .content___N_R93 .itemWrap___DxO1k .info___Sh3nz {
display: flex;
flex-direction: column;
justify-content: space-between;
margin-left: 10px;
}
.core___qvXbJ .content___N_R93 .itemWrap___DxO1k .info___Sh3nz .name____qsTA {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 150px;
font-weight: 600;
font-size: 14px;
color: #000000;
}
.core___qvXbJ .content___N_R93 .itemWrap___DxO1k .info___Sh3nz .detail___LfP4Q .label___kxyKx {
font-weight: 400;
font-size: 12px;
color: #708192;
margin-right: 10px;
}
.core___qvXbJ .content___N_R93 .itemWrap___DxO1k .info___Sh3nz .detail___LfP4Q .cont___g5Oue {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: inline-block;
width: 110px;
font-weight: 400;
font-size: 12px;
color: #000000;
}