Przeglądaj źródła

background-color: 灰色

visuddhinanda 2 lat temu
rodzic
commit
cd954c046e
1 zmienionych plików z 1 dodań i 1 usunięć
  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;
 }
 .text_input > .menu {
-  background-color: wheat;
+  background-color: #b2b2b2;
   width: 200px;
   height: 300px;
   box-shadow: #000;