|
|
@ -144,6 +144,11 @@ class VNCContainer extends Component {
|
|
|
|
.codeEvaluateDrawer .ant-drawer-body {
|
|
|
|
.codeEvaluateDrawer .ant-drawer-body {
|
|
|
|
padding: 0px;
|
|
|
|
padding: 0px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.codeEvaluateDrawer .ant-drawer-content-wrapper, .codeEvaluateDrawer .ant-drawer-mask {
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.codeEvaluateFloatButton {
|
|
|
|
.codeEvaluateFloatButton {
|
|
|
|
bottom: 180px !important;
|
|
|
|
bottom: 180px !important;
|
|
|
|
left: unset;
|
|
|
|
left: unset;
|
|
|
|