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.
117 lines
3.6 KiB
117 lines
3.6 KiB
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Syllabuses/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___bG6f2 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___0Pixx {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___v3mUl {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___QIbtC {
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
-webkit-justify-content: flex-end;
|
|
-webkit-align-items: center;
|
|
-webkit-box-align: center;
|
|
-webkit-box-pack: end;
|
|
box-align: center;
|
|
box-pack: end;
|
|
}
|
|
.flex_box_column___INC4y {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___n74tH {
|
|
width: 965px;
|
|
background: #fff;
|
|
box-shadow: 0px 2px 4px 0px rgba(232, 232, 233, 0.5);
|
|
border-radius: 4px;
|
|
padding: 20px 25px;
|
|
min-height: 672px;
|
|
}
|
|
.wrap___n74tH .btnBg___A3ub8 {
|
|
background-color: #f4f8ff !important;
|
|
}
|
|
.wrap___n74tH .control___xllDL {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
.wrap___n74tH .control___xllDL .label___t4wLa {
|
|
width: 82px;
|
|
height: 38px;
|
|
background: #f5f5f5;
|
|
border-radius: 2px 0px 0px 2px;
|
|
border: 1px solid #dddddd;
|
|
line-height: 38px;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
margin-right: -1px;
|
|
}
|
|
.wrap___n74tH .control___xllDL .ant-select {
|
|
width: 138px;
|
|
margin-right: 10px;
|
|
}
|
|
.wrap___n74tH .control___xllDL .ant-select .ant-select-selector {
|
|
height: 38px !important;
|
|
padding: 0 10px;
|
|
}
|
|
.wrap___n74tH .control___xllDL .ant-select .ant-select-selection-item,
|
|
.wrap___n74tH .control___xllDL .ant-select .ant-select-selection-placeholder {
|
|
line-height: 38px !important;
|
|
}
|
|
.wrap___n74tH .control___xllDL .ant-input {
|
|
width: 329px;
|
|
height: 38px;
|
|
margin-right: 20px;
|
|
}
|
|
.wrap___n74tH .control___xllDL .ant-input input {
|
|
color: #333;
|
|
}
|
|
.wrap___n74tH .list___GJns6 {
|
|
width: 100%;
|
|
padding: 20px 0;
|
|
background: #ffffff;
|
|
border-radius: 4px;
|
|
border: 1px solid #ebf1fc;
|
|
margin-top: 15px;
|
|
display: flex;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___n74tH .list___GJns6 .left___M4hex {
|
|
flex: 1 1;
|
|
padding-left: 20px;
|
|
}
|
|
.wrap___n74tH .list___GJns6 .left___M4hex > div:first-child {
|
|
width: 100%;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
margin-bottom: 10px;
|
|
}
|
|
.wrap___n74tH .list___GJns6 .left___M4hex .tags___nn2E8 > span {
|
|
display: inline-block;
|
|
padding: 2px 5px;
|
|
border: 1px solid #e4e4e4;
|
|
font-size: 12px;
|
|
color: #7d8592;
|
|
margin-right: 15px;
|
|
}
|
|
.wrap___n74tH .list___GJns6 .right___TedWb {
|
|
width: 60px;
|
|
flex-shrink: 0;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|