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.
57 lines
2.3 KiB
57 lines
2.3 KiB
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.1.10@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.10@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Competitions/Update/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___DHrsr {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___VeuX0 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___gw9oR {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___DyeB2 {
|
|
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___b77m0 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.Selecttext___F1tf1 {
|
|
font-size: 16px;
|
|
color: #333333;
|
|
padding: 20px;
|
|
background: #ffffff;
|
|
height: 60px;
|
|
display: flex;
|
|
margin-top: 15px;
|
|
margin-bottom: 2px;
|
|
}
|
|
.Updatecount___VMhwg {
|
|
background: #fff;
|
|
padding: 20px;
|
|
}
|
|
.Spanradius___FVSCg {
|
|
width: 60px;
|
|
height: 60px;
|
|
border-radius: 50%;
|
|
background: #4dacff;
|
|
font-size: 16px;
|
|
line-height: 60px;
|
|
text-align: center;
|
|
color: #fff;
|
|
}
|
|
|