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

52 lines
2.1 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/Shixuns/Detail/ForkList/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bg___ks3pQ {
width: 1200px;
margin: 0 auto;
margin-bottom: 20px;
margin-top: 30px;
background-color: #fff;
}
.header___G1nJ1 {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
background-color: #fff;
padding: 20px;
width: 100%;
font-size: 16px;
}
.header___G1nJ1 a {
color: #999999;
}
.header___G1nJ1 a:hover {
color: #111c24;
}
.line___A32wf {
height: 1px;
margin: 0 30px;
background: #f1f1f1;
}
.main___PK_qk {
padding: 0 30px;
}
.main___PK_qk .ant-table-thead > tr > th {
background-color: #fff;
}
.main___PK_qk button {
line-height: normal;
line-height: initial;
}
.main___PK_qk .row___pFIzK td {
border-bottom: 0;
}
.main___PK_qk .row___pFIzK.row___pFIzK:nth-child(odd) {
background-color: #f5f5f5;
}
.main___PK_qk .row___pFIzK.row___pFIzK:nth-child(even) {
background-color: #fff;
}