Parcourir la source

fix style - fit wx

abpcoder il y a 1 mois
Parent
commit
f1adae67cd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;
 }