소스 검색

apply lint err

熊谷洸介(Kousuke Kumagai) 6 년 전
부모
커밋
05473e0635
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/client/styles/scss/theme/future.scss

+ 1 - 1
src/client/styles/scss/theme/future.scss

@@ -96,7 +96,7 @@ html[dark] {
   }
 
   pre {
-    background-color: #1F1F22;
     color: #95ABBA;
+    background-color: #1F1F22;
   }
 }