diff --git a/public/react/src/modules/page/VNCContainer.js b/public/react/src/modules/page/VNCContainer.js index 9bb45d920..c6c74c9ce 100644 --- a/public/react/src/modules/page/VNCContainer.js +++ b/public/react/src/modules/page/VNCContainer.js @@ -145,7 +145,7 @@ class VNCContainer extends Component { } .vncDrawer > div:nth-child(1) { - opacity: 1; + opacity: 1 !important; } .vncDrawer > div:nth-child(2) { top: 0px !important;