Browse Source

background-color: 灰色

visuddhinanda 2 years ago
parent
commit
cd954c046e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dashboard/src/components/general/style.css

+ 1 - 1
dashboard/src/components/general/style.css

@@ -29,7 +29,7 @@
   border-left: 1px solid #000;
   border-left: 1px solid #000;
 }
 }
 .text_input > .menu {
 .text_input > .menu {
-  background-color: wheat;
+  background-color: #b2b2b2;
   width: 200px;
   width: 200px;
   height: 300px;
   height: 300px;
   box-shadow: #000;
   box-shadow: #000;