Browse Source

apply lint err

熊谷洸介(Kousuke Kumagai) 6 năm trước cách đây
mục cha
commit
05473e0635
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
   }
 }