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

126 lines
2.5 KiB

.buttonFixed___2zLVJ {
position: fixed;
z-index: 1000;
bottom: 0;
left: 0;
width: 100%;
height: 63px;
background: #fff;
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
}
.button___-JgFH {
width: 100px;
height: 38px;
line-height: 38px;
font-weight: 400;
padding: 0px;
}
.buttonWrap___aZhhk {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
height: 100%;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ranking-setting {
width: 100%;
margin-bottom: 67px;
padding-bottom: 30px;
overflow-y: auto;
padding-top: 40px;
}
.rank-field-container {
margin-bottom: 16px;
margin-top: 30px;
}
.rank-field-container > b {
display: block;
font-weight: normal;
margin-bottom: 6px;
}
.rank-form {
padding: 0px 40px;
background: #fff;
}
.rank-form .rank-field {
display: flex;
align-items: center;
flex-flow: row nowrap;
}
.rank-form .rank-field .ant-form-item {
margin: 0;
}
.rank-form .tip {
font-size: 12px;
color: #999;
margin-left: 20px;
}
.rank-custom-table {
background: #b5dbff;
font-size: 16px;
}
.rank-custom-table b {
width: 100px;
text-align: center;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.challenge-nav {
display: flex;
padding: 0;
border-bottom: 1px solid #f1f1f1;
margin-bottom: 16px;
}
.challenge-nav > li {
position: relative;
height: 40px;
margin-right: 60px;
font-size: 16px;
line-height: 17px;
}
.challenge-nav > li > a {
color: #05101a;
}
.challenge-nav .active {
color: #0152d9;
}
.challenge-nav .active > a {
color: #0152d9 !important;
}
.challenge-nav .active:after {
position: absolute;
content: '';
width: 100%;
background-color: #0152d9;
height: 3px;
border-radius: 2px;
left: 0px;
bottom: 0px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.loading___1SIOG {
position: absolute;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
background: rgba(255, 255, 255, 0.75);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */