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

93 lines
2.2 KiB

.flex_box_center___1prm7 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___16qSu {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1nirN {
align-items: center;
box-align: center;
}
.flex_box_center_end___WeMYY {
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___2-M3x {
flex-direction: column;
box-orient: block-axis;
}
.wrap___3TjEW {
width: 980px;
background: #ffffff;
border-radius: 4px;
padding: 0 0 40px 0;
}
.wrap___3TjEW .title___CPqX6 {
height: 28px;
font-size: 16px;
font-weight: 500;
color: #464f66;
padding-left: 20px;
line-height: 48px;
}
.wrap___3TjEW .control___1AAwX {
display: flex;
align-items: center;
padding: 10px 20px 20px 20px;
background: #ffffff;
}
.wrap___3TjEW .control___1AAwX .label___1ueIb {
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___3TjEW .control___1AAwX .ant-select {
width: 110px;
margin-right: 20px;
}
.wrap___3TjEW .control___1AAwX .ant-select .ant-select-selector {
height: 38px !important;
padding: 0 10px;
}
.wrap___3TjEW .control___1AAwX .ant-select .ant-select-selection-item,
.wrap___3TjEW .control___1AAwX .ant-select .ant-select-selection-placeholder {
line-height: 38px !important;
}
.wrap___3TjEW .control___1AAwX .ant-input-search {
height: 38px;
width: 300px;
margin-left: auto;
}
.wrap___3TjEW .control___1AAwX .ant-input-search input {
color: #333;
}
.wrap___3TjEW .control___1AAwX .ant-input-search .ant-input-search-icon::before {
border-left: 1px solid transparent;
}
.wrap___3TjEW .rowFrom___2XL75 div[class~='ant-form-item'] {
margin-bottom: 0px !important;
}
.wrap___3TjEW .customTable___y7317 {
padding: 0 20px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */