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

1598 lines
56 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/Innovation/Detail/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.project_detail_wrapper___ywzyI .nav___fxBLI {
font-size: 16px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
margin-bottom: 28px;
}
.project_detail_wrapper___ywzyI .title___NfoQH {
font-size: 20px;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #232b40;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.project_detail_wrapper___ywzyI .fork_btn___gBhDb {
border-radius: 4px;
font-size: 14px;
width: 88px;
}
.project_detail_wrapper___ywzyI .desc___SryMB {
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #464f66;
line-height: 25px;
}
.project_detail_wrapper___ywzyI .info___fzlio {
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #8893aa;
}
.project_detail_wrapper___ywzyI .info___fzlio .create_time___JaeKJ {
margin-left: 46px;
}
.project_detail_wrapper___ywzyI .operation___N7pLK {
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #165dff;
}
.project_detail_wrapper___ywzyI .operation___N7pLK span {
cursor: pointer;
}
.project_detail_wrapper___ywzyI .operation___N7pLK .delete_btn___xrcwe {
margin-left: 18px;
}
.fork_modal___nz1Xg div[class^='ant-modal-body'] {
padding: 32px;
}
.huanj___EHzUt {
display: flex;
justify-content: space-between;
padding: 20px;
}
.huanj___EHzUt .divtitle___XmviM {
width: 30%;
padding: 20px;
background: #ffffff;
box-shadow: 0px 2px 4px 0px #fafafa, 0px 5px 25px 0px rgba(192, 209, 235, 0.5);
border-radius: 2px;
}
.huanj___EHzUt .divtitle___XmviM p {
font-size: 14px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #6b758b;
line-height: 20px;
}
.huanj___EHzUt .divtitle___XmviM label {
width: 85px;
text-align: end;
display: inline-block;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Innovation/Detail/components/CodePane/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___Qw6EI {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___Ck1De {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___wF0Km {
align-items: center;
box-align: center;
}
.flex_box_center_end___lwH1m {
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___GXFqw {
flex-direction: column;
box-orient: block-axis;
}
ul.menu___UnLMr {
width: 122px;
background: #686f9a;
color: white;
}
ul.menu___UnLMr li {
color: white;
}
ul.menu___UnLMr [class~='ant-dropdown-menu-item-active'] {
background: #3e4571;
}
ul.menu___UnLMr [class~='ant-dropdown-menu-item-disabled'] {
background: none !important;
color: #b0b5d6;
}
.warehouse___P7f6U {
display: flex;
flex-direction: column;
height: 100%;
overflow: hidden;
}
.warehouse___P7f6U .header___u00_W {
height: 60px;
background: #282e55;
display: flex;
justify-content: flex-start;
align-items: center;
color: #fff;
font-size: 14px;
}
.warehouse___P7f6U .header___u00_W .title____S1YG {
margin: 0 20px;
}
.warehouse___P7f6U .header___u00_W input {
width: 290px;
height: 34px;
background-color: #686f9a;
color: #fff;
border-radius: 4px;
border: 0;
margin-right: 14px;
padding: 0 14px;
}
.warehouse___P7f6U .content___p_SoR {
flex: 1 1 1;
display: flex;
height: 540px;
}
.warehouse___P7f6U .content___p_SoR .left___hSMYA {
flex: 0 0 1;
width: 25%;
max-width: 440px;
height: 100%;
background-color: #0a143d;
overflow: auto;
display: box;
display: flex;
position: relative;
}
.warehouse___P7f6U .content___p_SoR .left___hSMYA > section {
flex: 1 1;
overflow: auto;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.warehouse___P7f6U .content___p_SoR .left___hSMYA .ant-tabs .ant-tabs-nav {
color: #fff;
margin-left: 20px;
}
.warehouse___P7f6U .content___p_SoR .left___hSMYA .ant-tabs .ant-tabs-nav::before {
left: 25px;
border-bottom: 1px solid #282e55;
width: 90%;
}
.warehouse___P7f6U .content___p_SoR .right___ZQk8Z {
flex: 1 1;
display: flex;
align-items: flex-end;
height: 100%;
background: #0a0e2e;
position: relative;
}
.warehouse___P7f6U .content___p_SoR .right___ZQk8Z div[class~='my-codemirror-container'] {
border: none;
}
.warehouse___P7f6U .content___p_SoR .right___ZQk8Z div[class~='my-codemirror-container'] [class~='CodeMirror-wrap'],
.warehouse___P7f6U .content___p_SoR .right___ZQk8Z div[class~='my-codemirror-container'] [class~='CodeMirror-gutters'] {
background: #0a0e2e;
}
.warehouse___P7f6U .content___p_SoR .right___ZQk8Z div[class~='my-codemirror-container'] [class~='CodeMirror-line'] {
padding-left: 18px;
}
.warehouse___P7f6U .content___p_SoR .right___ZQk8Z div[class~='my-codemirror-container'] [class~='CodeMirror-wrap'] {
position: absolute;
left: 21px;
right: 21px;
top: 60px;
bottom: 0;
height: auto;
}
.warehouse___P7f6U .content___p_SoR .right___ZQk8Z div[class~='my-codemirror-container'] [class~='CodeMirror-linenumber'] {
color: white;
}
.loading___W3zy1 {
width: 100%;
top: 0;
bottom: 70px;
position: absolute;
}
.loading___W3zy1 [class~='ant-spin-container'] {
position: initial !important;
}
.empty___fievZ {
width: 100%;
height: 100%;
display: box;
display: flex;
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
flex-direction: column;
box-orient: block-axis;
background: #fff;
}
.tabs___QW8es {
overflow: initial !important;
}
.tabs___QW8es [class~='ant-tabs-nav'] {
margin-bottom: 0 !important;
}
.tabs___QW8es [class~='ant-tabs-nav']::before {
display: none;
}
.tabs___QW8es [class~='ant-tabs-tab'] {
cursor: pointer;
}
.tabs___QW8es [class~='ant-tabs-tab-btn'] {
color: white;
}
.tabs___QW8es [class~='ant-tabs-nav-wrap'] {
overflow: initial !important;
}
.tabs___QW8es [class~='ant-tabs-ink-bar'] {
bottom: -6px !important;
}
.line___Jpj9w {
width: 1px;
height: 16px;
background: #686f9a;
border-radius: 1px;
margin-left: 28px;
}
.footer___gn3O8 {
height: 70px;
background: #282e55;
width: 100%;
z-index: 5;
}
.footer___gn3O8 button {
width: 100px;
height: 40px;
}
.commit___xEz6h {
background: #0a143d;
width: 100%;
height: 100%;
overflow: auto;
}
.blueLight___w_apJ {
color: #b0b5d6;
font-size: 14px;
}
.filePathWrp___H9erP {
height: 56px;
border-bottom: 1px solid #3e4571;
margin: 0 30px;
display: flex;
align-items: center;
}
.filePath___TdyXm {
font-size: 0;
}
.filePath___TdyXm span {
max-width: 200px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
display: inline-block;
font-size: 14px;
}
.filePath___TdyXm span:after {
content: '/';
color: #fff;
margin: 0 2px;
display: inline-block;
}
.filePath___TdyXm span:nth-clid(:odd) {
color: #0152d9;
}
.filePath___TdyXm span:nth-last-child(1) {
color: #fff;
}
.filePath___TdyXm span:nth-last-child(1):after {
display: none;
}
.bottom0___pV48E {
bottom: 0 !important;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Innovation/Detail/components/CodePane/DirTree/AddFile.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___Bmme7 {
padding: 0px 20px 0px 20px;
}
.modal___AMeuc {
z-index: 9999;
}
.title___gcQ15 {
font-size: 20px;
}
.path___Z2shU {
display: inline-block;
overflow: hidden;
line-height: 40px;
white-space: nowrap;
text-align: right;
vertical-align: middle;
color: #888888;
font-size: 16px;
}
.colorBlue___G_a7d {
color: #0152d9;
}
.width240___AU6VN {
width: 240px;
}
.filePath___YkFWz {
min-width: 200px;
height: 32px;
line-height: 32px;
text-align: center;
display: inline-block;
background: #dedede;
border-radius: 4px 0px 0px 4px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Innovation/Detail/components/CodePane/DirTree/UploadFile.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___MBjkg {
background-color: #fff;
padding: 0px 30px 0px 30px;
}
.wrap___MBjkg [class~='ant-upload-drag'] {
background: rgba(24, 144, 255, 0.04) !important;
border-radius: 4px;
border: 1px dashed #0152d9;
}
.title___kwzQt {
font-size: 20px;
}
.path___Dxzfe {
display: inline-block;
overflow: hidden;
line-height: 40px;
white-space: nowrap;
text-align: right;
vertical-align: middle;
color: #888888;
font-size: 16px;
}
.colorBlue___motxO {
color: #0152d9;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Innovation/Detail/components/CodePane/DirTree/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___ceC0y {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___K6rVh {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___agfJS {
align-items: center;
box-align: center;
}
.flex_box_center_end___YIze7 {
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___E4huF {
flex-direction: column;
box-orient: block-axis;
}
.headLeft___Xwji1 {
color: #fff;
font-size: 14px;
padding: 20px;
}
.colorBlue_____BeE {
color: #0152d9;
cursor: pointer;
}
.wrap___KU5Kb [class~='ant-switch'] {
background: #e53333 !important;
}
.wrap___KU5Kb [class~='ant-switch-checked'] {
background: #1890fb !important;
}
.nodata___HezS3 img {
width: 100%;
height: 100%;
margin-bottom: 30px;
}
.nodataText___bdADB {
text-align: center;
color: #999;
font-size: 14px;
}
.content___O0OuF {
margin-top: 20px;
}
.content___O0OuF [class~='ant-tree'] {
background: none;
color: #fff;
}
.content___O0OuF [class~="ant-tree-draggable-icon"] {
display: none !important;
}
.content___O0OuF [class~='ant-tree-treenode-selected'] {
color: #fff;
width: 100%;
}
.content___O0OuF [class~='ant-tree-treenode-selected']::before {
background: #2f3662 !important;
}
.content___O0OuF [class~='ant-tree-node-content-wrapper'] {
background: none !important;
color: #fff !important;
padding-left: 0 !important;
}
.content___O0OuF [class~='ant-tree-node-content-wrapper']:hover {
background: none !important;
}
.content___O0OuF [class~='drag-over'] > [draggable] {
opacity: 1 !important;
}
.content___O0OuF [class~='drag-over'][class~='ant-tree-treenode-switcher-close']::before,
.content___O0OuF [class~='drag-over'][class~='ant-tree-treenode-switcher-open']::before {
background: #2f3662 !important;
}
.content___O0OuF [class~='drag-over'][class~='ant-tree-treenode-switcher-close'] [class~='icon-gengduo2'],
.content___O0OuF [class~='drag-over'][class~='ant-tree-treenode-switcher-open'] [class~='icon-gengduo2'] {
display: inline;
}
.content___O0OuF [class~='drag-over'][class~='ant-tree-treenode-switcher-close'] [class~='ant-tree-node-content-wrapper'],
.content___O0OuF [class~='drag-over'][class~='ant-tree-treenode-switcher-open'] [class~='ant-tree-node-content-wrapper'] {
flex: 1 1;
}
.content___O0OuF [class~='ant-tree-treenode'] {
display: flex !important;
align-items: center !important;
width: 100%;
height: 36px;
padding: 5px 0;
}
.content___O0OuF [class~='ant-tree-treenode'] * {
transition: none !important;
}
.content___O0OuF [class~='ant-tree-treenode']:hover::before {
background: #2f3662 !important;
bottom: 0 !important;
}
.content___O0OuF [class~='ant-tree-treenode']:hover [class~='icon-gengduo2'] {
display: inline;
}
.content___O0OuF [class~='ant-tree-treenode'] [class~='ant-tree-node-content-wrapper'] {
flex: 1 1 !important;
}
.content___O0OuF [class~='ant-tree-treenode'] [class~='icon-gengduo2'] {
top: 2px !important;
}
.content___O0OuF [class~='drag-over-gap-top'],
.content___O0OuF [class~='drag-over-gap-bottom'] {
transition: none !important;
}
.content___O0OuF [class~='drag-over-gap-top'] > [draggable],
.content___O0OuF [class~='drag-over-gap-bottom'] > [draggable] {
border: 0px solid #000 !important;
transition: none !important;
line-height: 24px !important;
}
.gitCode___oC8AX {
color: #fff;
padding: 32px 14px 0 20px;
font-size: 14px;
}
[class~='ant-tree-switcher'] {
margin-left: 20px;
}
.ellipsis___gxBif {
margin: 5px 10px;
}
[class~='c-555a88'] {
border-radius: 8px;
position: relative;
}
ul.menu___UMSQf {
width: 122px;
background: #686f9a;
color: white;
}
ul.menu___UMSQf li {
color: white;
}
ul.menu___UMSQf [class~='ant-dropdown-menu-item-active'] {
background: #3e4571 !important;
}
.overlayClass___pY72Q [class~='ant-tooltip-content'] {
position: relative;
z-index: 11;
}
.overlayClass___pY72Q [class~='ant-tooltip-content'] [class~='ant-tooltip-arrow-content'] {
left: -16px !important;
}
.overlayClass___pY72Q::before {
content: ' ';
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 10;
background: rgba(0, 0, 0, 0.3);
}
.tips___Q04Oz {
width: 100%;
padding: 0 20px;
color: #fff;
margin-bottom: 10px;
line-height: 22px;
text-align: justify;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Innovation/Detail/components/CodePane/DirTree/SelectFilePathModal/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___FeZrl {
padding: 20px;
}
.content___nhYt_ {
display: flex;
flex-direction: column;
height: 200px;
overflow-y: auto;
background: #f5f5f5;
padding: 10px;
font-size: 14px;
}
.content___nhYt_ a {
color: #05101a;
}
.content___nhYt_ a:hover {
color: #40a9ff;
}
.mainPathWrap___pggnV {
display: flex;
flex-direction: row;
}
.colorBlue___TPUPy {
color: #0152d9;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Innovation/Detail/components/CodePane/components/Commit/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___mJSI5 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___m2vnD {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___b1pIq {
align-items: center;
box-align: center;
}
.flex_box_center_end___YagwH {
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___mZenc {
flex-direction: column;
box-orient: block-axis;
}
.commitWrap___M9LmK {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
background-color: #ffffff;
padding: 20px;
margin-bottom: 10px;
font-size: 16px;
}
.wrap___jv461 {
padding: 20px;
}
.colorGray___sAqo4 {
color: #999999;
}
.content___aLkz4 {
display: flex;
flex-direction: column;
margin-bottom: 10px;
padding: 20px;
font-size: 16px;
}
.itemTime___UnJXc {
color: #0152d9;
margin-right: 15px;
}
.imageUrl___u5BIL {
width: 50px;
height: 50px;
border-radius: 50px;
}
.blueLight___T56XC {
color: #b0b5d6;
font-size: 16px;
}
.divider___KTMx3 {
background: #3e4571;
border-radius: 1px;
margin: 20px 0;
}
.empty___ltuTU {
width: 100%;
height: 100%;
display: box;
display: flex;
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
flex-direction: column;
box-orient: block-axis;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/components/PreviewAll/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrp___dq7YK {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 108;
}
.wrp___dq7YK.bgBlack___ARIUV {
background: rgba(0, 0, 0, 0.5);
}
.wrp___dq7YK img,
.wrp___dq7YK video {
max-width: 100%;
max-height: 80%;
text-align: center;
}
.wrp___dq7YK iframe {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #fff;
border: none;
}
.monaco___VnZC3 {
position: absolute;
height: 100%;
width: 100%;
}
.darkBlue___UprA9 * {
font-size: 14px;
}
.darkBlue___UprA9 [class~='margin'],
.darkBlue___UprA9 [class~='monaco-editor-background'] {
background: #0a0e2d !important;
}
.darkBlue___UprA9 [class~='line-numbers'] {
color: white !important;
}
.close___LKoWu {
position: absolute;
right: 40px;
top: 40px;
z-index: 10;
display: flex;
}
.close___LKoWu > span {
background: #4a4a4a;
color: #fff;
width: 40px;
height: 40px;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
margin-left: 10px;
}
.embed___hvpEJ {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.1.10@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/monaco-editor/index.css ***!
\********************************************************************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: unset;
}
.my-error-line-wrp {
width: calc(100% - 20px) !important;
background: rgba(245, 0, 0, 0.2) !important;
height: auto !important;
color: rgba(245, 0, 0, 1);
}
.noCopyPaste .quick-input-widget {
display: none !important;
}
.breakpoints-select {
background: #FF0000;
width: 8px !important;
height: 8px !important;
left: 7px !important;
top: 7px;
border-radius: 4px;
user-select: none;
pointer-events: none;
}
.breakpoints-fake {
background: rgba(255, 0, 0, 0.5);
width: 8px !important;
height: 8px !important;
left: 7px !important;
top: 7px;
border-radius: 4px;
user-select: none;
pointer-events: none;
}
.highlighted-line {
background: #4B4B18;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Innovation/Tasks/Collaborate/components/ChangeManagerModal/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.title___rpaor {
margin-bottom: 15px;
color: #ff954c;
text-align: center;
font-size: 14px;
}
.content___Hb0l5 {
margin-bottom: 15px;
background: #f7f9fd;
padding: 5px;
height: 200px;
overflow: auto;
font-size: 14px;
}
.add___THwHB {
text-align: center;
padding-top: 20%;
}
.colorBlue___yc4F8 {
color: #0152d9;
}
.radio___hn9Vt {
display: block;
height: 30px;
line-height: 30px;
font-size: 14px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/components/ui-customization/reset.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___vG4eV {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___qVVxe {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___P8Z8s {
align-items: center;
box-align: center;
}
.flex_box_center_end___VMme3 {
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___VMHwm {
flex-direction: column;
box-orient: block-axis;
}
.dropdownmenus___oVzoj {
width: 104px;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu-item'] {
text-align: center;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu-item']:hover {
color: #165dff !important;
background: #fff;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu'] {
padding: 10px 0 !important;
}
.popupClassNames___OcZq7 {
background: yellow;
}
.selectdown___mmcA8 [class~='ant-select-item-option-selected'] {
font-weight: 400 !important;
background-color: #edf2ff !important;
}
.selectdown___mmcA8 [class~='ant-select-item-option-active'] {
color: #165dff !important;
background-color: #fff !important;
}
.selectdown___mmcA8 [class~='ant-select-item-option'] {
padding: 10px 24px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Innovation/Tasks/Collaborate/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bg___Onnmh {
width: 1200px;
margin: 0 auto;
margin-bottom: 80px;
margin-top: 30px;
display: flex;
justify-content: space-between;
}
.wrap___VTtdp {
width: 100%;
}
.modal___MArZa {
display: flex;
flex-direction: row;
justify-content: center;
}
.content___a69LK {
background-color: #ffffff;
}
.head____zVzr {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
height: 76px;
border-bottom: 1px solid #f4f4f4;
}
.headCount___GhK7o {
height: 16px;
font-size: 16px;
font-weight: bold;
color: #333333;
line-height: 16px;
margin-left: 40px;
}
.button___DoAh3 {
width: 114px;
height: 32px;
text-align: center;
border-radius: 2px;
font-size: 14px;
color: #ffffff;
cursor: pointer;
}
.itemWrap___UR35k {
display: flex;
flex-direction: row;
padding: 20px 40px;
border-bottom: 1px solid #eee;
cursor: default;
}
.imgWrap___DpS0R {
margin-right: 20px;
position: relative;
}
.img___N9se3 {
border-radius: 50%;
}
.manager___m4Mzg {
display: inline-block;
position: absolute;
bottom: 13px;
left: 2px;
width: 44px;
height: 18px;
background: #0152d9;
color: #fff;
font-size: 10px;
text-align: center;
border-bottom-right-radius: 28px;
border-bottom-left-radius: 31px;
}
.itemContent___Ut7hr {
display: flex;
flex-direction: column;
flex: 1 1;
}
.nameWrap___y73uS {
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 1em;
}
.name___hJUHg {
color: #000000;
font-size: 16px;
}
.actionGroup___QEytf {
display: flex;
align-items: center;
flex-direction: row;
justify-content: space-between;
}
.deleteIcon___XGFcN {
color: #bbbbbb;
cursor: pointer;
font-size: 18px;
}
.deleteIcon___XGFcN:hover {
color: #ff5555;
}
.schoolWrap___qsoOp {
display: flex;
flex-direction: row;
justify-content: space-between;
color: #b2b2b2;
font-size: 12px;
}
.school___yh8l2 {
max-width: 450px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: default;
}
.countWrap___MQKPn {
text-align: center;
margin-top: 30px;
}
.deletetitle___nAICN {
color: #e53333;
font-size: 16px !important ;
}
.deletetitle___nAICN:hover {
color: #ff5555;
}
.yseTitle___t5fzp {
font-size: 16px !important;
color: #0152d9;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/components/Header/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___et8xE {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___GBGuw {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center____6P1q {
align-items: center;
box-align: center;
}
.flex_box_center_end___whXw6 {
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___mWgI_ {
flex-direction: column;
box-orient: block-axis;
}
.header___Wn4fJ {
min-width: 1200px;
position: relative;
}
.header___Wn4fJ [class~='ant-layout-header'] {
padding: 0;
height: 72px;
background: #24292f;
}
.header___Wn4fJ .logo___QnotM {
height: 36px;
margin-right: 40px;
}
.header___Wn4fJ .menu___twLGR {
margin: 0;
padding: 0;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header___Wn4fJ .menu___twLGR li {
margin-right: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa {
background: #ffffff;
box-shadow: 0px 10px 16px 0px #cecece;
border-radius: 6px;
position: absolute;
z-index: 999;
left: -20px;
top: 50px;
padding: 20px;
line-height: 1.5;
display: none;
}
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa .line___D1auu {
width: 100%;
height: 1px;
background: #dbdce0;
margin: 24px 0;
}
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa .subName___gql7K {
cursor: pointer;
}
.header___Wn4fJ .menu___twLGR li .dropDown___Cwaoa .subName___gql7K:hover aside {
color: #165dff;
}
.header___Wn4fJ .menu___twLGR li .name___dR5V2 {
display: flex;
align-items: center;
height: 50px;
cursor: pointer;
}
.header___Wn4fJ .menu___twLGR li .name___dR5V2 span {
font-size: 16px;
color: #ffffff;
display: inline-block;
position: relative;
}
.header___Wn4fJ .menu___twLGR li .name___dR5V2 span b {
color: #d4443c;
transform: translate(2px, -7px);
display: inline-block;
}
.header___Wn4fJ .menu___twLGR li .name___dR5V2 i {
font-size: 12px;
display: inline-block;
transform: translateY(1px) scale(0.6);
color: #979797;
}
.header___Wn4fJ .menu___twLGR li:hover .name___dR5V2 span {
color: #c5c5c5;
}
.header___Wn4fJ .menu___twLGR li:hover .dropDown___Cwaoa {
display: block;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span {
color: #c5c5c5;
}
.header___Wn4fJ .menu___twLGR li.actived___ohMks .name___dR5V2 span::after {
content: '';
width: 100%;
height: 2px;
background: #c5c5c5;
position: absolute;
bottom: 12px;
left: 0;
border-radius: 1px;
}
.header___Wn4fJ .edu-menu___iWLK0 {
display: flex;
width: 100%;
height: 72px;
width: 1200px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
margin: 0 auto;
}
.header___Wn4fJ .newslight___lSZjL {
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
top: 0;
left: 10px;
background: #fb3226;
}
.header___Wn4fJ .classromediv___knFRv {
animation: glow___gzrPH 200ms ease-out infinite alternate;
}
.spandiv___Gm_hg {
height: 30px;
line-height: 30px;
text-align: center;
background: rgba(0, 255, 249, 0.2);
width: 80px;
}
.header-iearning___LZfyg {
min-width: 1200px;
height: 60px;
width: 100%;
background-color: rgba(255, 255, 255, 0.8) !important;
box-shadow: 0px 2px 10px 0px rgba(136, 136, 136, 0.5);
position: fixed;
top: 0px;
left: 0px;
z-index: 1000;
}
.header-iearning___LZfyg .logo___QnotM {
height: 36px;
}
.header-iearning___LZfyg [class~='ant-layout-header'] {
padding: 0;
height: 60px;
color: initial;
background: transparent;
}
.header-iearning___LZfyg .menu___twLGR {
margin: 0;
padding: 0;
margin-left: auto;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header-iearning___LZfyg .menu___twLGR li {
margin-right: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.header-iearning___LZfyg .menu___twLGR li:hover a {
color: #828383;
}
.header-iearning___LZfyg .menu___twLGR li.actived___ohMks a {
color: #196efd;
}
.header-iearning___LZfyg .menu___twLGR li.actived___ohMks::after {
content: '';
width: 28px;
height: 4px;
background-color: #196efd;
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
}
.header-iearning___LZfyg .menu___twLGR li a {
color: #434d6c;
position: relative;
font-size: 16px;
}
.header-iearning___LZfyg .edu-menu___iWLK0 {
display: flex;
width: 100%;
padding: 0 20px;
height: 60px;
min-width: 1200px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.header-iearning___LZfyg .newslight___lSZjL {
width: 5px;
height: 5px;
border-radius: 5px;
position: absolute;
top: 0px;
left: 10px;
background: #fb3226;
}
.header-iearning___LZfyg .classromediv___knFRv {
animation: glow___gzrPH 200ms ease-out infinite alternate;
}
.header-iearning___LZfyg .title___Ozzjk {
font-size: 18px;
font-weight: 600;
color: #196efd;
margin-left: 10px;
}
.headerFixed___QLwBd {
position: fixed;
top: 0px;
z-index: 999;
width: 100%;
}
.headerFixed___QLwBd + section {
padding-top: 60px;
}
@keyframes glow___gzrPH {
0% {
border-color: #00fff9;
background: rgba(0, 255, 249, 0.2);
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
}
100% {
border-color: #00fff9;
background: rgba(0, 255, 249, 0.2);
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.1.10@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.10@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/Header/search-input.less ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.search-input {
width: 300px !important;
background: #373e3f !important;
border: 1px solid #373e3f !important;
}
.search-input [class~='ant-input'] {
background: #373e3f !important;
color: #fff;
}
.search-input .ant-input-search-icon::before {
border-left: none;
}
.search-input .ant-input-search-icon {
color: #999;
}
.search-bar {
color: white;
flex: 1 0 auto;
display: flex;
flex-flow: row nowrap;
justify-content: flex-end;
align-items: center;
position: relative;
}
.search-bar a:hover {
color: #fff;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/components/AuthModal/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tilte___IfiMG {
color: #333333;
font-size: 16px;
text-align: center;
}
.flexRow___pQP78 {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin-top: 30px;
}
.flexColumn___xrBZQ {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.footerWrap___C5kCC {
display: flex;
justify-content: space-between;
}
.img___GoWZu {
width: 40px;
height: 37px;
vertical-align: middle;
border-style: none;
}
.content___pumTK {
font-size: 14px;
color: #979797;
margin-top: 15px;
}
.modalContent___XvHiZ {
text-align: center;
margin-top: 10px;
color: #333333;
font-size: 16px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/layouts/ShixunDetail/components/LateTip.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bottom___z0ujX {
width: 100%;
text-align: center;
margin-bottom: 15px;
}
.bottom___z0ujX .yes___hodnN {
width: 88px;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
font-weight: 400;
color: #FFFFFF !important;
border: 0px;
}
.bottom___z0ujX .yes___hodnN:hover {
background: #5784de;
}
.bottom___z0ujX .no___hiPz5 {
margin-right: 20px;
width: 60px;
height: 32px;
background: #F8F9FC;
border-radius: 2px;
opacity: 0.5;
border: 1px solid #C3CFE0;
font-weight: 400;
color: #464F66 !important;
line-height: 14px;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/components/Header/components/Join/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___cltIf {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___fKr_O {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center____QfiA {
align-items: center;
box-align: center;
}
.flex_box_center_end___ysqmH {
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___CfE8K {
flex-direction: column;
box-orient: block-axis;
}
.rightMenu___ADTOX {
width: 120px;
text-align: center;
}
.rightMenu___ADTOX li {
padding: 0 15px;
height: 35px;
line-height: 35px;
background: none !important;
}
.rightMenu___ADTOX li:hover {
background: #0152d9 !important;
}
.rightMenu___ADTOX li:hover a {
color: white !important;
}
.rightMenu___ADTOX li a {
font-size: 14px;
margin: 0;
padding: 0;
}
.joinMenu___aRGsf {
padding: 0 0;
width: 240px;
}
.joinMenu___aRGsf a {
color: #323232;
}
.joinBoard___AeUvr {
border: 1px solid #eee;
width: 1px;
height: 100%;
}
.joinCol___fV4uL {
width: 48%;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/components/Header/components/User/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___YbxYn {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___Atwkg {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center____I6AC {
align-items: center;
box-align: center;
}
.flex_box_center_end___LrYPg {
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___j7QNF {
flex-direction: column;
box-orient: block-axis;
}
.userPic___a46Uz {
width: 34px;
height: 34px;
border-radius: 34px;
cursor: pointer;
}
.rightMenu___y_nqk {
text-align: center;
}
.rightMenu___y_nqk li {
padding: 0;
}
.rightMenu___y_nqk li:hover {
background: #0152d9;
}
.rightMenu___y_nqk li:hover a {
color: white;
}
.rightMenu___y_nqk li a {
font-size: 14px;
margin: 0;
}
[id="educoder"] .menuWrap___iwlZB {
padding-left: 0;
padding-right: 0;
border-radius: 2px;
}
[id="educoder"] .menuWrap___iwlZB li {
height: 35px;
padding: 0 !important;
}
[id="educoder"] .menuWrap___iwlZB li [class~='ant-dropdown-menu-title-content'] {
flex: none !important;
}
[id="educoder"] .menuWrap___iwlZB li a {
margin: 0px;
color: #323232;
text-align: left;
padding: 0px 15px;
line-height: 35px;
}
.exit___MOREW {
border-top: 1px solid #eeeeee;
}
.classromediv___crYsO {
width: 60px;
height: 50px;
display: flex;
align-items: center;
border-radius: 50px;
cursor: pointer;
animation: glow___jMGk7 200ms ease-out infinite alternate;
}
@keyframes glow___jMGk7 {
0% {
border-color: #00fff9;
text-align: center;
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
}
100% {
border-color: #00fff9;
text-align: center;
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.height67___asp2E {
height: 67px;
}
.login___WGEW9 {
width: 90px;
height: 32px;
line-height: 32px;
text-align: center;
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
border-radius: 2px;
cursor: pointer;
font-size: 14px;
color: #ffffff;
}
.login___WGEW9 > span {
padding: 0 !important;
}
.icon___HABAt {
font-size: 12px;
display: inline-block;
transform: translateY(3px) scale(0.6);
color: #979797;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/components/Header/components/DelayTip/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tip___a6MfI {
width: 1200px;
height: 40px;
display: flex;
align-items: center;
justify-content: space-between;
font-size: 12px;
margin: 0 auto;
}