소스 검색

background-color: 灰色

visuddhinanda 3 년 전
부모
커밋
cd954c046e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;