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.
327 lines
6.2 KiB
327 lines
6.2 KiB
.flex_box_center___HdpHj {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___RKhVH {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2XaUm {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___22uoS {
|
|
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___26Mlj {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrp___2hUhT {
|
|
background: #fff;
|
|
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
|
|
padding-top: 10px;
|
|
}
|
|
.itemTitleWrp___3-bSU {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.itemTitleWrp___3-bSU [class='ant-checkbox-inner'] {
|
|
top: 4px;
|
|
}
|
|
.itemTitle___7UWkS {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 1;
|
|
overflow: hidden;
|
|
flex: 1 1;
|
|
white-space: normal;
|
|
text-align: left;
|
|
text-align: initial;
|
|
}
|
|
.search___1WVsU {
|
|
position: absolute;
|
|
right: 15px;
|
|
top: 60px;
|
|
z-index: 2;
|
|
}
|
|
.simple-table___2ZPu1 {
|
|
width: 100%;
|
|
border: 0;
|
|
overflow: hidden;
|
|
table-layout: fixed;
|
|
}
|
|
.simple-table___2ZPu1 th {
|
|
color: #676767;
|
|
text-align: center;
|
|
background: #eaeaea;
|
|
}
|
|
.simple-table___2ZPu1 th:first-child {
|
|
width: 200px;
|
|
}
|
|
.simple-table___2ZPu1 td {
|
|
text-overflow: ellipsis;
|
|
overflow: hidden;
|
|
text-align: center;
|
|
}
|
|
.simple-table___2ZPu1 td:first-child {
|
|
width: 200px;
|
|
}
|
|
.table___3OQ8l * {
|
|
font-size: 12px;
|
|
}
|
|
/* 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;
|
|
}
|
|
.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 */
|
|
|
|
.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___1l5Hq {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___W7XcT {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___mz3WW {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1TLDy {
|
|
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___1EW_L {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___1aLe1 {
|
|
background: white;
|
|
}
|
|
.containerTitle___hKSbn {
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.containerTitle___hKSbn div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___18pCj {
|
|
background-color: #fff;
|
|
padding: 24px 30px;
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.containerDesc___18pCj > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___3qIHc {
|
|
padding: 15px 30px 15px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
}
|
|
.listItem___3qIHc [class~='ant-checkbox-wrapper'] {
|
|
position: relative;
|
|
top: 11px;
|
|
}
|
|
.listItem___3qIHc > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___3qIHc:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___Cypx2 {
|
|
margin-left: 20px;
|
|
}
|
|
.info___Cypx2 p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___10uTg {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___10uTg strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___245bS {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___1Dp_k {
|
|
margin-top: 18px;
|
|
}
|
|
.titleRight___1Dp_k a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___34Ic0 {
|
|
height: 70px;
|
|
background: white;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
margin-top: 20px;
|
|
}
|
|
.acitons___34Ic0 > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___34Ic0 > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___34Ic0 > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___34Ic0 > div:nth-child(2) p:hover {
|
|
color: #333;
|
|
}
|
|
.menu___25Ref {
|
|
background-color: #fff;
|
|
box-shadow: -2px 2px 7px -4px #444;
|
|
padding: 10px;
|
|
max-height: 400px;
|
|
width: 240px;
|
|
overflow: auto;
|
|
}
|
|
.menu___25Ref p {
|
|
padding: 5px;
|
|
margin: 0;
|
|
cursor: pointer;
|
|
}
|
|
.menu___25Ref p:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.spanSize___1MWCj {
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|