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__Classrooms__Lists__Exerc...

80 lines
2.5 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.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Notice/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bg___YVx48 {
background-color: #fff;
min-height: 100vh;
}
.title___NM3xC {
font-size: 18px;
font-weight: 600;
color: #191919;
text-align: center;
margin-bottom: 20px;
}
.textOverflow___gz3GM {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.wrap___if0Ln {
padding-bottom: 80px;
}
.infoTitle___dk7YF {
font-size: 14px;
color: #5F6368;
margin-right: 8px;
}
.infoValue___kBWqL {
font-size: 14px;
color: #1B1B1B;
}
.itemTitle___WP88A {
font-size: 14px;
font-weight: 600;
color: #191919;
}
.circle___Rq79V {
width: 8px;
height: 8px;
background: #3061D0;
border-radius: 50%;
}
.warnText___cpZS0 {
color: #E53333;
}
.greyText___erT_A {
color: #666666;
}
.linkText___YWy1z {
color: #3061D0;
cursor: pointer;
}
.num___Dq7FU {
color: #232B40;
font-weight: 500;
}
.fixBottom___WHsNA {
position: fixed;
bottom: 0;
left: 0;
display: flex;
width: 100%;
height: 70px;
background: #FFFFFF;
box-shadow: 0px -2px 8px 0px #F1F1F1;
align-items: center;
justify-content: center;
}
.fixBottom___WHsNA .backBtn___swiNH {
width: 116px;
height: 38px;
border-radius: 2px;
}
.fixBottom___WHsNA .enterBtn___pk16U {
width: 186px;
height: 38px;
border-radius: 2px;
}