소스 검색

apply lint err

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

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

@@ -103,8 +103,8 @@ html[dark] {
       border-color: $color-search;
 
       &:hover {
-        background-color: #050a0b;
         color: $color-search;
+        background-color: #050a0b;
       }
     }