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.
151 lines
6.5 KiB
151 lines
6.5 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.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Counselling/HotQuestions/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.container___WZIBs {
|
|
color: #fff;
|
|
height: calc(100vh - 110rem);
|
|
display: flex;
|
|
column-gap: 20rem;
|
|
}
|
|
.container___WZIBs .left___wD1f_,
|
|
.container___WZIBs .right___m0Fzc {
|
|
width: calc(50% - 10rem);
|
|
height: 100%;
|
|
background: linear-gradient(180deg, #224392 0%, #5B6BC7 100%);
|
|
box-shadow: 0rem 2rem 4rem 0rem #435FCC;
|
|
border-radius: 8rem;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .top___sh9Jy,
|
|
.container___WZIBs .right___m0Fzc .top___sh9Jy {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
padding: 30rem 10rem 30rem 30rem;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .top___sh9Jy .top_title___dvGy2,
|
|
.container___WZIBs .right___m0Fzc .top___sh9Jy .top_title___dvGy2 {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 {
|
|
overflow: hidden;
|
|
padding-left: 30rem;
|
|
padding-bottom: 40rem;
|
|
margin-right: 10rem;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageList___cbspy,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageList___cbspy {
|
|
height: 100%;
|
|
overflow-y: auto;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageList___cbspy::-webkit-scrollbar,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageList___cbspy::-webkit-scrollbar {
|
|
width: 6rem;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageList___cbspy::-webkit-scrollbar-thumb,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageList___cbspy::-webkit-scrollbar-thumb {
|
|
background: rgba(255, 255, 255, 0.3);
|
|
border-radius: 3rem;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageList___cbspy::-webkit-scrollbar-track,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageList___cbspy::-webkit-scrollbar-track {
|
|
background: transparent;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageItem___mfsN_,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageItem___mfsN_ {
|
|
width: calc(100% - 10rem);
|
|
height: 100rem;
|
|
background: rgba(9, 32, 93, 0.6);
|
|
padding: 20rem;
|
|
margin-bottom: 20rem;
|
|
position: relative;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageItem___mfsN_:nth-last-child(1),
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageItem___mfsN_:nth-last-child(1) {
|
|
margin-bottom: 0;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageItem___mfsN_ .messageStatus___JeBg2,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageItem___mfsN_ .messageStatus___JeBg2 {
|
|
margin-right: 10rem;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageItem___mfsN_ .messageStatus___JeBg2 .status___cNepJ,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageItem___mfsN_ .messageStatus___JeBg2 .status___cNepJ {
|
|
display: inline-block;
|
|
padding: 4rem 12rem;
|
|
border-radius: 2rem;
|
|
font-size: 12rem;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageItem___mfsN_ .messageStatus___JeBg2 .status___cNepJ.resolved___C5ej6,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageItem___mfsN_ .messageStatus___JeBg2 .status___cNepJ.resolved___C5ej6 {
|
|
background: #39B3AC;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageItem___mfsN_ .messageStatus___JeBg2 .status___cNepJ.unresolved___KXMbp,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageItem___mfsN_ .messageStatus___JeBg2 .status___cNepJ.unresolved___KXMbp {
|
|
background: #D86070;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageItem___mfsN_ .messageTitle___isXW5,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageItem___mfsN_ .messageTitle___isXW5 {
|
|
font-size: 18rem;
|
|
font-weight: 500;
|
|
line-height: 1.4;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageItem___mfsN_ .messageInfo___YGYeB,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageItem___mfsN_ .messageInfo___YGYeB {
|
|
font-size: 14rem;
|
|
color: rgba(255, 255, 255, 0.65);
|
|
display: flex;
|
|
}
|
|
.container___WZIBs .left___wD1f_ .content___Wr5v6 .messageItem___mfsN_ .messageInfo___YGYeB .text___VS6F0,
|
|
.container___WZIBs .right___m0Fzc .content___Wr5v6 .messageItem___mfsN_ .messageInfo___YGYeB .text___VS6F0 {
|
|
color: #fff;
|
|
font-weight: 500;
|
|
margin-left: 10rem;
|
|
}
|
|
.search___t547o {
|
|
margin-right: 15rem;
|
|
display: flex;
|
|
align-items: center;
|
|
overflow: hidden;
|
|
height: 38rem;
|
|
width: 400rem !important;
|
|
border: none;
|
|
}
|
|
.search___t547o span[class~='ant-input-search-icon'] {
|
|
display: none;
|
|
}
|
|
.search___t547o [class~='ant-input-affix-wrapper'] {
|
|
background: #17378A;
|
|
box-shadow: inset 0rem 1rem 3rem 0rem rgba(29, 29, 29, 0.5);
|
|
border-radius: 4rem;
|
|
border: none;
|
|
}
|
|
.search___t547o [class~='ant-input-affix-wrapper'] input {
|
|
background: none;
|
|
color: #90AAFF;
|
|
}
|
|
.search___t547o [class~='ant-input-affix-wrapper'] input::-webkit-input-placeholder {
|
|
color: #90AAFF;
|
|
}
|
|
.search___t547o [class~='ant-input-affix-wrapper'] {
|
|
outline: none !important;
|
|
border: none !important;
|
|
box-shadow: none !important;
|
|
}
|
|
.search___t547o span[class~='ant-input-group-addon'] {
|
|
display: none;
|
|
}
|
|
.search___t547o .searchIcon___TPDgS {
|
|
margin-right: 0rem;
|
|
cursor: pointer;
|
|
color: rgba(255, 255, 255, 0.6);
|
|
}
|
|
.search___t547o input {
|
|
background-color: #f6f7f9;
|
|
}
|
|
|