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.
326 lines
6.4 KiB
326 lines
6.4 KiB
.flex_box_center___2dfs6 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___eWqQ- {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___UNxbA {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___351FA {
|
|
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___1mR5d {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.top___2RcXq {
|
|
padding: 30px;
|
|
border-bottom: 1px solid #eaeaea;
|
|
}
|
|
.desc___2B_CD {
|
|
padding: 30px;
|
|
}
|
|
.desc___2B_CD img {
|
|
max-width: 100%;
|
|
}
|
|
.liked___eRt4f {
|
|
background: #eee;
|
|
color: #b3b3b3;
|
|
padding: 10px 40px;
|
|
border-radius: 40px;
|
|
display: inline-block;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.likedActive___sMmcZ {
|
|
background: #0152d9;
|
|
color: #fff;
|
|
}
|
|
.reply___3tvTS {
|
|
padding: 30px;
|
|
border-bottom: 1px solid #eaeaea;
|
|
}
|
|
.reply___3tvTS input,
|
|
.reply___3tvTS button {
|
|
height: 40px;
|
|
}
|
|
.reply___3tvTS button {
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
margin-left: 20px;
|
|
}
|
|
.replyList___1zO1o {
|
|
padding: 20px;
|
|
}
|
|
.replyList___1zO1o > div {
|
|
border-bottom: 1px solid #eaeaea;
|
|
}
|
|
.comment___rmyiT {
|
|
background: #f4f4f4;
|
|
border-radius: 6px;
|
|
width: 100%;
|
|
position: relative;
|
|
}
|
|
.comment___rmyiT:before {
|
|
content: '';
|
|
position: absolute;
|
|
top: -9px;
|
|
left: 13px;
|
|
border-left: 5px solid transparent;
|
|
border-right: 5px solid transparent;
|
|
border-bottom: 10px solid #f4f4f4;
|
|
width: 0;
|
|
height: 0;
|
|
}
|
|
.comment___rmyiT > div {
|
|
padding: 10px;
|
|
}
|
|
.comment___rmyiT > div:hover {
|
|
background: #ebebeb;
|
|
}
|
|
.headpic___3Qfds {
|
|
border-radius: 40px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.none_panels___1g-mA {
|
|
text-align: center;
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 20% 0;
|
|
}
|
|
.none_panels___1g-mA img {
|
|
margin-bottom: 15px;
|
|
width: 100%;
|
|
}
|
|
.none_p_title___1lCVD {
|
|
font-size: 14px;
|
|
color: #999;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2QgOj {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3bCj0 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___j0Z18 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1CDKJ {
|
|
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___3C-tA {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.top___39HTm {
|
|
padding: 30px;
|
|
border-bottom: 1px solid #eaeaea;
|
|
}
|
|
.desc___1ViET {
|
|
padding: 30px;
|
|
}
|
|
.desc___1ViET img {
|
|
max-width: 100%;
|
|
}
|
|
.liked___nW9wo {
|
|
background: #eee;
|
|
color: #b3b3b3;
|
|
padding: 10px 40px;
|
|
border-radius: 40px;
|
|
display: inline-block;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.likedActive___WffYN {
|
|
background: #0152d9;
|
|
color: #fff;
|
|
}
|
|
.reply___19CRr {
|
|
padding: 30px;
|
|
border-bottom: 1px solid #eaeaea;
|
|
}
|
|
.reply___19CRr input,
|
|
.reply___19CRr button {
|
|
height: 40px;
|
|
}
|
|
.reply___19CRr button {
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
margin-left: 20px;
|
|
}
|
|
.replyList___2dkdR {
|
|
padding: 20px;
|
|
}
|
|
.replyList___2dkdR > div {
|
|
border-bottom: 1px solid #eaeaea;
|
|
}
|
|
.comment___u5gvN {
|
|
background: #f4f4f4;
|
|
border-radius: 6px;
|
|
width: 100%;
|
|
position: relative;
|
|
}
|
|
.comment___u5gvN:before {
|
|
content: '';
|
|
position: absolute;
|
|
top: -9px;
|
|
left: 13px;
|
|
border-left: 5px solid transparent;
|
|
border-right: 5px solid transparent;
|
|
border-bottom: 10px solid #f4f4f4;
|
|
width: 0;
|
|
height: 0;
|
|
}
|
|
.comment___u5gvN > div {
|
|
padding: 10px;
|
|
}
|
|
.comment___u5gvN > div:hover {
|
|
background: #ebebeb;
|
|
}
|
|
.headpic___1GuLq {
|
|
border-radius: 40px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2SBXG {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___U6QYg {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2wowk {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2Giac {
|
|
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___13aTl {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.title___118HG {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.export___QYhWY {
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 23px;
|
|
z-index: 2;
|
|
font-size: 16px;
|
|
}
|
|
.export___QYhWY a,
|
|
.export___QYhWY button {
|
|
margin-left: 30px;
|
|
}
|
|
.bg___Dmv4g {
|
|
background: #fafafa;
|
|
}
|
|
.tabs___3OH0X [class='ant-tabs-nav-scroll'] {
|
|
padding-left: 25px;
|
|
}
|
|
.tabs___3OH0X [class~='ant-tabs-tabpane'] {
|
|
padding: 0 25px;
|
|
}
|
|
.tabs___3OH0X [class~='ant-tabs-tab'] {
|
|
padding: 23px 0;
|
|
font-size: 18px;
|
|
color: #333;
|
|
}
|
|
.tabs___3OH0X [class~='ant-tabs-tab-active'] {
|
|
color: #0152d9;
|
|
}
|
|
.tabs___3OH0X [class='ant-tabs-nav-wrap'] {
|
|
padding-left: 30px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___1qNoS {
|
|
padding: 14px 24px;
|
|
}
|
|
.title___18s87 {
|
|
margin-bottom: 15px;
|
|
color: #ff954c;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
}
|
|
.radioWrap___3ZobS {
|
|
cursor: default;
|
|
height: 270px;
|
|
overflow-y: auto;
|
|
background: #f4faff;
|
|
padding: 5px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.radio___19YEl {
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
.radio___19YEl span {
|
|
font-size: 14px;
|
|
}
|
|
.colorFF0000___2BuLq {
|
|
color: #ff0000;
|
|
}
|
|
.pagination___18hXH {
|
|
margin: 0 auto;
|
|
margin-top: 10px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|