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

62 lines
1.3 KiB

.flex_box_center___3tIek {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___q_V1r {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___SOerp {
align-items: center;
box-align: center;
}
.flex_box_center_end___2tuyE {
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___Gr44O {
flex-direction: column;
box-orient: block-axis;
}
.wrap___3e16- {
width: 1200px;
height: 800px;
background: #ffffff;
border-radius: 4px;
margin: 30px auto;
}
.wrap___3e16- .head___2hC3Y {
display: flex;
align-items: center;
height: 60px;
margin: 0 40px;
border-bottom: 1px solid #f5f5f5;
}
.wrap___3e16- .head___2hC3Y i {
font-size: 12px;
color: #666666;
}
.wrap___3e16- .head___2hC3Y span {
font-size: 14px;
color: #666666;
margin-left: 6px;
cursor: pointer;
}
.wrap___3e16- .head___2hC3Y b {
font-size: 16px;
font-weight: 500;
color: #333333;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */