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.
270 lines
5.4 KiB
270 lines
5.4 KiB
.flex_box_center___3oYZ2 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1FifH {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2iDXN {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2rJ_G {
|
|
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___3ucki {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.tabs___3aVAD {
|
|
padding: 0;
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
.tabs___3aVAD li {
|
|
display: inline-block;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
margin: 0 20px;
|
|
padding: 0;
|
|
font-size: 16px;
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.tabs___3aVAD li.active___1eCl8 {
|
|
color: #000;
|
|
border-bottom: 2px solid #000;
|
|
}
|
|
.list___2weuP {
|
|
margin-top: 20px;
|
|
min-height: 500px;
|
|
}
|
|
.list___2weuP img {
|
|
width: 48px;
|
|
height: 48px;
|
|
border-radius: 50%;
|
|
}
|
|
.list___2weuP aside {
|
|
padding: 0 30px;
|
|
cursor: pointer;
|
|
}
|
|
.list___2weuP aside > [class~='ant-row'] {
|
|
border-bottom: 1px solid #eee;
|
|
padding-top: 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.list___2weuP aside:hover {
|
|
background: #eee;
|
|
}
|
|
.tags___10O8v {
|
|
padding: 0 9px;
|
|
border: 1px solid #dd1717;
|
|
color: #dd1717;
|
|
border-radius: 20px;
|
|
}
|
|
.searchWrp___xsrqM {
|
|
box-shadow: 0px 1px 6px rgba(76, 76, 76, 0.2);
|
|
padding: 0 20px;
|
|
position: relative;
|
|
top: -11px;
|
|
}
|
|
.newlight___1S7Yv {
|
|
width: 6px;
|
|
height: 6px;
|
|
border-radius: 15px;
|
|
display: inline-block;
|
|
background: #fb3226;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrp___z2l1F {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
position: fixed;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 108;
|
|
}
|
|
.wrp___z2l1F.bgBlack___3ezfX {
|
|
background: rgba(0, 0, 0, 0.5);
|
|
}
|
|
.wrp___z2l1F img,
|
|
.wrp___z2l1F video {
|
|
max-width: 100%;
|
|
max-height: 80%;
|
|
text-align: center;
|
|
}
|
|
.wrp___z2l1F iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background: #fff;
|
|
}
|
|
.monaco___1ypjT {
|
|
position: absolute;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
.darkBlue___2ViJc * {
|
|
font-size: 14px;
|
|
}
|
|
.darkBlue___2ViJc [class~='margin'],
|
|
.darkBlue___2ViJc [class~='monaco-editor-background'] {
|
|
background: #0a0e2d !important;
|
|
}
|
|
.darkBlue___2ViJc [class~='line-numbers'] {
|
|
color: white !important;
|
|
}
|
|
.close___3q-z4 {
|
|
position: absolute;
|
|
right: 40px;
|
|
top: 40px;
|
|
z-index: 10;
|
|
display: flex;
|
|
}
|
|
.close___3q-z4 > 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___3dQqc {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.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);
|
|
}
|
|
.button___1wy9m {
|
|
position: absolute;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background: rgba(0, 0, 0, 0.3);
|
|
display: none;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2qtoc {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___NF1Yf {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2qH_j {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___22P0N {
|
|
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___1IKP8 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.userInfo___2Dupy {
|
|
width: 100%;
|
|
background: #fff;
|
|
text-align: center;
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
padding-bottom: 30px;
|
|
}
|
|
.userInfo___2Dupy img {
|
|
width: 120px;
|
|
height: 120px;
|
|
border-radius: 50%;
|
|
}
|
|
.userInfo___2Dupy p {
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
margin: 0;
|
|
}
|
|
.navInfo___3fEvD {
|
|
background: #fff;
|
|
padding: 10px 0;
|
|
margin-top: 20px;
|
|
}
|
|
.navInfo___3fEvD a {
|
|
color: #000;
|
|
color: initial;
|
|
display: inline-block;
|
|
width: 100%;
|
|
margin-top: 15px;
|
|
}
|
|
.navInfo___3fEvD a:nth-child(1) {
|
|
margin-top: 0;
|
|
}
|
|
.navInfo___3fEvD li {
|
|
padding: 0 30px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
}
|
|
.navInfo___3fEvD li.actived___3F322 {
|
|
border-left: 2px solid #0152d9;
|
|
}
|
|
.newTip___1Ta-b {
|
|
background: #ff6800;
|
|
color: #fff;
|
|
padding: 2px 5px;
|
|
line-height: 1;
|
|
border-radius: 10px;
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 2px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|