|
|
@ -144,7 +144,9 @@ class VNCContainer extends Component {
|
|
|
|
border-bottom: 0;
|
|
|
|
border-bottom: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.vncDrawer > div:nth-child(1) {
|
|
|
|
|
|
|
|
opacity: 1;
|
|
|
|
|
|
|
|
}
|
|
|
|
.vncDrawer > div:nth-child(2) {
|
|
|
|
.vncDrawer > div:nth-child(2) {
|
|
|
|
top: 0px !important;
|
|
|
|
top: 0px !important;
|
|
|
|
height: 100% !important;
|
|
|
|
height: 100% !important;
|
|
|
|