Explorar el Código

fix style - fit wx

abpcoder hace 1 mes
padre
commit
f1adae67cd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }