From f30bcb7697b5cbb0656cec3824debd90e984c946 Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Thu, 5 Sep 2019 21:40:04 +0800 Subject: [PATCH] important --- public/react/src/modules/page/VNCDisplay.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/modules/page/VNCDisplay.js b/public/react/src/modules/page/VNCDisplay.js index 77dd0acdc..ea7dccb17 100644 --- a/public/react/src/modules/page/VNCDisplay.js +++ b/public/react/src/modules/page/VNCDisplay.js @@ -158,7 +158,7 @@ class VNCDisplay extends Component { background: #666; } .vncDisply #screen > div { - background: #666; + background: #666 !important; } `}