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

130 lines
2.6 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 {
margin: 0 auto;
width: 1200px;
}
.rank-field-container {
margin-bottom: 16px;
}
.rank-field-container > b {
display: block;
font-weight: normal;
margin-bottom: 6px;
}
.rank-form {
padding: 40px 30px;
background: #fff;
}
.rank-form .rank-field {
padding-left: 40px;
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 {
padding: 20px 20px 0px 20px;
border-bottom: 1px solid #eaeaea;
list-style: none;
margin: 0;
display: flex;
flex-flow: row nowrap;
background: #fff;
}
.challenge-nav > li {
list-style-type: none;
font-size: 14px;
margin-right: 20px;
position: relative;
width: 100px;
height: 35px;
}
.challenge-nav > li > a {
color: #05101a;
padding-bottom: 20px;
}
.challenge-nav .active {
color: #0152d9;
}
.challenge-nav .active > a {
color: #0152d9 !important;
}
.challenge-nav .active:after {
position: absolute;
content: '';
width: 76%;
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 */
.icons___3O80F {
width: 18px;
height: 18px;
line-height: 18px;
text-align: center;
background: #459be5;
border-radius: 18px;
display: inline-block;
margin-right: 10px;
}
.icons___3O80F img {
position: relative;
top: -1px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */