11wqe1 1 dag sedan
förälder
incheckning
747fa179de
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/views/kanBan/components/AschoolFeature.vue

+ 2 - 2
src/views/kanBan/components/AschoolFeature.vue

@@ -1416,8 +1416,8 @@ export default {
 }
 
 .featureAll {
-	/* grid-template-columns: repeat(4, 1fr); */
-	display: flex;
+	grid-template-columns: repeat(4, 1fr);
+	display: grid;
 	gap: 20px;
 }