Browse Source

fix yarn lint error

ryuichi-e 5 năm trước cách đây
mục cha
commit
e91064ebd7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
       }
     }
   }