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

106 lines
2.1 KiB

.form___LWk2t [class~='ant-col'] {
display: block;
width: 100%;
text-align: left;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___3XKzM {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3cuQP {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___1BvRZ {
align-items: center;
box-align: center;
}
.flex_box_center_end___3ihe1 {
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___1EDsF {
flex-direction: column;
box-orient: block-axis;
}
.bg___2Xzkh {
background: white;
}
.menu___2dExz {
position: relative;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.menu___2dExz ul {
flex: 1 1;
}
.menu___2dExz ul li {
height: 74px;
line-height: 74px;
margin: 0 15px;
}
.menu___2dExz > div span {
margin-right: 35px;
color: #0152d9;
}
.desc___2XFh0 {
padding: 20px 0;
font-size: 16px;
font-weight: bold;
color: #999;
}
.otherLink___1l0IT {
position: absolute;
left: 0;
top: 30px;
border-radius: 0px 100px 100px 0px;
background: #f9751a;
height: 30px;
line-height: 30px;
padding: 0 18px;
text-align: center;
color: #fff;
}
.card___2-aIm > div {
padding: 0 15px 15px;
background: white;
margin-bottom: 10px;
}
.card___2-aIm > div > [class~='ant-col'] {
margin-top: 15px;
}
.supportPlatform___3li7L h1 {
font-size: 14px;
color: #999;
margin-top: 30px;
}
.supportPlatform___3li7L div {
display: box;
display: flex;
justify-content: space-between;
-webkit-box-pack: justify;
background-color: white;
padding: 25px 40px;
}
.supportPlatform___3li7L div dl dt img {
height: 20px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */