From 637ce6ac2f6d93e873c260595ae37ce73997e32e Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Thu, 5 Sep 2019 20:35:05 +0800 Subject: [PATCH] !important --- public/react/src/modules/page/VNCContainer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;