|
|
@ -145,7 +145,7 @@ class VNCContainer extends Component {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.vncDrawer > div:nth-child(1) {
|
|
|
|
.vncDrawer > div:nth-child(1) {
|
|
|
|
opacity: 1;
|
|
|
|
opacity: 1 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.vncDrawer > div:nth-child(2) {
|
|
|
|
.vncDrawer > div:nth-child(2) {
|
|
|
|
top: 0px !important;
|
|
|
|
top: 0px !important;
|
|
|
|