浏览代码

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;
 }