tongshanglei 2 년 전
부모
커밋
b05b1d26cc
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/styles/index.scss

+ 3 - 0
src/styles/index.scss

@@ -395,4 +395,7 @@ aside {
 }
 }
 .el-switch__label{
 .el-switch__label{
   color:#BBB;
   color:#BBB;
+}
+#route-container{
+  background-color: #172434 !important;
 }
 }