소스 검색

fix yarn lint error

ryuichi-e 6 년 전
부모
커밋
e91064ebd7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/client/styles/scss/_search.scss

+ 1 - 1
src/client/styles/scss/_search.scss

@@ -258,8 +258,8 @@
       }
 
       td {
-        border-top: none !important;
         padding-top: 0 !important;
+        border-top: none !important;
       }
     }
   }