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

68 lines
1.5 KiB

.flex_box_center___2hEFr {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between____kQmR {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2_8VU {
align-items: center;
box-align: center;
}
.flex_box_center_end___3Lk7O {
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___37Vhh {
flex-direction: column;
box-orient: block-axis;
}
.warp___2ChKD {
width: 965px;
background: #fff;
box-shadow: 0px 2px 4px 0px rgba(232, 232, 233, 0.5);
border-radius: 4px;
min-height: 672px;
}
.warp___2ChKD .title___26mjk {
height: 60px;
line-height: 60px;
font-size: 14px;
font-weight: 600;
color: #464f66;
padding-left: 25px;
}
.warp___2ChKD .title___26mjk span {
font-size: 12px;
font-weight: 400;
color: #a2a8b2;
margin-left: 15px;
}
.warp___2ChKD .line___2CSHG {
height: 1px;
background: #f5f5f5;
margin-top: 40px;
}
.warp___2ChKD .tree___2HzI5 {
padding: 0px 25px;
font-size: 14px;
}
.warp___2ChKD .tree___2HzI5 .lineOne___262Tr {
display: flex;
flex-direction: column;
padding-top: 12px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */