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

88 lines
2.9 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.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Competitions/Group/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.autoWidth1200___OIDhh {
width: 1200px;
margin: 0 auto;
}
.Onerow___m6Icy {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MultiLine___YOJVp {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.FlexNoWrap___PX28d {
display: flex;
flex-wrap: nowrap;
align-items: center;
white-space: nowrap;
}
.TagDiv___qGJiv {
padding: 3px 9px;
line-height: 20px;
font-size: 14px;
border-radius: 13px;
border: 1px solid #dadbde;
}
.ListItem___J490e {
padding: 20px;
width: 100%;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 4px;
border: 1px solid #f5f5f5;
cursor: pointer;
}
.TrendsItem___WMbue {
margin-bottom: 22px;
cursor: pointer;
}
.TrendsItem___WMbue:last-child {
margin-bottom: 0px;
}
.TrendsItem___WMbue .title___jH24t {
max-width: 320px;
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.tabs___RQX_Z {
background: #fff;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1000;
}
.tabs___RQX_Z .ant-tabs-nav {
margin-bottom: 0 !important;
}
.tabs___RQX_Z .ant-tabs-nav::before {
border-bottom: 0 !important;
}
.tabs___RQX_Z .ant-tabs-tab {
padding: 9px 0 !important;
color: #333333 !important;
}
.tabs___RQX_Z .ant-tabs-tab-btn {
font-size: 14px !important;
text-shadow: none !important;
}
.content_title___c4VRl {
font-size: 14px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #232b40;
margin: 15px 0;
}