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

62 lines
1.3 KiB

.flex_box_center___31oEc {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3wnNm {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2L2Ae {
align-items: center;
box-align: center;
}
.flex_box_center_end___363cr {
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___2iHEb {
flex-direction: column;
box-orient: block-axis;
}
.list___3lthG {
max-height: 500px;
overflow: auto;
padding-left: 0;
}
.list___3lthG h1 {
font-size: 16px;
color: #4a89c7;
margin-top: 15px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.list___3lthG li {
height: 36px;
line-height: 36px;
border-bottom: 1px solid #eaeaea;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding-right: 20px;
padding-left: 20px;
cursor: pointer;
}
.list___3lthG li.on___2apyH,
.list___3lthG li:hover {
color: #0152d9;
border-color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */