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.
209 lines
4.6 KiB
209 lines
4.6 KiB
.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___2aRVA {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___12c3F {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___30OYS {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___12QBt {
|
|
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___t6urT {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.info___2BaCz {
|
|
background: #fff;
|
|
min-height: 600px;
|
|
box-shadow: 0px 0px 10px #b9b9b9;
|
|
margin-left: 20px;
|
|
padding: 20px;
|
|
}
|
|
.bar___3Aega {
|
|
position: fixed;
|
|
right: calc(calc(100% - 1200px) / 2 - 140px);
|
|
top: 150px;
|
|
}
|
|
.bar___3Aega span,
|
|
.bar___3Aega a {
|
|
margin-right: 20px;
|
|
color: #666;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___BHtvi {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1noDr {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2UDAc {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2j8-- {
|
|
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___3X60k {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.tree___2kCYs [class~='ant-tree'] {
|
|
background: none;
|
|
}
|
|
.tree___2kCYs [class~='ant-tree'] [class~='ant-tree-treenode'] {
|
|
padding: 10px 2px;
|
|
color: #666;
|
|
}
|
|
.tree___2kCYs [class~='ant-tree'] [class~='ant-tree-treenode'] * {
|
|
font-size: 14px;
|
|
}
|
|
.tree___2kCYs [class~='ant-tree'] [class~='ant-tree-treenode'][class~='ant-tree-treenode-selected']::before {
|
|
display: none !important;
|
|
}
|
|
.tree___2kCYs [class~='ant-tree'] [class~='ant-tree-treenode'][class~='ant-tree-treenode-selected'] * {
|
|
color: #0152d9 !important;
|
|
}
|
|
.tree___2kCYs [class~='ant-tree'] [class~='ant-tree-treenode'] [class~='ant-tree-switcher'] {
|
|
position: absolute;
|
|
right: 7px;
|
|
top: 11px;
|
|
display: none;
|
|
}
|
|
.tree___2kCYs [class~='ant-tree'] [class~='ant-tree-treenode'] [class~='ant-tree-iconEle'] {
|
|
margin-right: 10px;
|
|
color: #999;
|
|
}
|
|
.actions___10Q_6 {
|
|
position: absolute;
|
|
right: 3px;
|
|
top: 0px;
|
|
padding: 10px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|