Browse Source

Fixed desktop minor css issue on background color of list menu

Toby Chui 3 years ago
parent
commit
3d6c34313c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/desktop.system

+ 1 - 1
web/desktop.system

@@ -343,7 +343,7 @@
             left: 0px;
             height: 500px;
             width: 400px;
-            background-color: #fcffff;
+            background-color: #ffffff;
             box-shadow: 3px 3px 5px 0px rgba(207, 207, 207, 0.37);
             z-index: 1113;
         }