Browse Source

background-color: 灰色

visuddhinanda 2 năm trước cách đây
mục cha
commit
cd954c046e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;