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

65 lines
1.3 KiB

.flex_box_center___2Ey6N {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1oJXW {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1xNWT {
align-items: center;
box-align: center;
}
.flex_box_center_end___2peJt {
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___357v_ {
flex-direction: column;
box-orient: block-axis;
}
.title___3T4Q7 {
display: flex;
align-items: center;
}
.statisticsWrp___1rIgG {
padding: 20px;
background: #fff;
margin-bottom: 30px;
}
.infoWrp___1Mhp7 {
padding: 20px;
background: #fff;
margin-bottom: 30px;
}
.warp_task_hide___1DgmR {
max-height: 400px;
overflow-y: auto;
background: #fff;
padding: 0px 10px;
width: 150px;
text-align: center;
}
.task_hide___1hGaZ {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
cursor: pointer;
}
.task_hide___1hGaZ:hover {
background-color: #ededed;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */