소스 검색

fix style - fit wx

abpcoder 1 개월 전
부모
커밋
f1adae67cd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/static/style/tailwind.scss

+ 1 - 1
src/static/style/tailwind.scss

@@ -61,6 +61,6 @@
   @apply border-0 border-t border-l border-solid border-border;
 }
 
-.ie-grid-border > * {
+.ie-grid-border > view {
   @apply border-0 border-b border-r border-solid border-border;
 }