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

201 lines
5.2 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.6@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.6@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Engineering/Lists/TrainingProgram/Add/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___n6Pmq {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___C28Fq {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___u_soE {
align-items: center;
box-align: center;
}
.flex_box_center_end___la9mw {
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___yOwEY {
flex-direction: column;
box-orient: block-axis;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___rpXJz {
display: flex;
flex-direction: column;
}
.flex-row___ERoJB {
display: flex;
flex-direction: row;
}
.justify-start___TeUZ7 {
display: flex;
justify-content: flex-start;
}
.justify-center___EGErY {
display: flex;
justify-content: center;
}
.justify-end___rgR7L {
display: flex;
justify-content: flex-end;
}
.justify-evenly___fN6HO {
display: flex;
justify-content: space-evenly;
}
.justify-around___fxIPW {
display: flex;
justify-content: space-around;
}
.justify-between___Lfk0w {
display: flex;
justify-content: space-between;
}
.align-start___l77xG {
display: flex;
align-items: flex-start;
}
.align-center___JUY3a {
display: flex;
align-items: center;
}
.align-end___EIbJG {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___rpXJz {
display: flex;
flex-direction: column;
}
.flex-row___ERoJB {
display: flex;
flex-direction: row;
}
.justify-start___TeUZ7 {
display: flex;
justify-content: flex-start;
}
.justify-center___EGErY {
display: flex;
justify-content: center;
}
.justify-end___rgR7L {
display: flex;
justify-content: flex-end;
}
.justify-evenly___fN6HO {
display: flex;
justify-content: space-evenly;
}
.justify-around___fxIPW {
display: flex;
justify-content: space-around;
}
.justify-between___Lfk0w {
display: flex;
justify-content: space-between;
}
.align-start___l77xG {
display: flex;
align-items: flex-start;
}
.align-center___JUY3a {
display: flex;
align-items: center;
}
.align-end___EIbJG {
display: flex;
align-items: flex-end;
}
.wrap___G6cMl {
width: 980px;
background: #ffffff;
border-radius: 4px;
padding: 0 0 40px 0;
}
.wrap___G6cMl .title___GslHD {
height: 28px;
font-size: 16px;
font-weight: 500;
color: #464f66;
padding-left: 20px;
line-height: 48px;
}
.wrap___G6cMl .control___tQuNb {
display: flex;
align-items: center;
padding: 10px 20px 20px 20px;
background: #ffffff;
}
.wrap___G6cMl .control___tQuNb .label___KQrp0 {
width: 80px;
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___G6cMl .control___tQuNb .ant-select {
width: 110px;
margin-right: 20px;
}
.wrap___G6cMl .control___tQuNb .ant-select .ant-select-selector {
height: 38px !important;
padding: 0 10px;
}
.wrap___G6cMl .control___tQuNb .ant-select .ant-select-selection-item,
.wrap___G6cMl .control___tQuNb .ant-select .ant-select-selection-placeholder {
line-height: 38px !important;
}
.wrap___G6cMl .control___tQuNb .ant-input-search {
height: 38px;
width: 300px;
margin-left: auto;
}
.wrap___G6cMl .control___tQuNb .ant-input-search input {
color: #333;
}
.wrap___G6cMl .control___tQuNb .ant-input-search .ant-input-search-icon::before {
border-left: 1px solid transparent;
}
.wrap___G6cMl .rowFrom___W8LJO div[class~='ant-form-item'] {
margin-bottom: 0px !important;
}
.wrap___G6cMl .customTable___eFDa5 {
padding: 0 20px;
}