Kaynağa Gözat

:art: stop using grid-gap in flexer

tags/0.9.0
J 4 yıl önce
ebeveyn
işleme
ff326e99fc

+ 1
- 0
vue-theme/src/pages/list.vue Dosyayı Görüntüle

@@ -249,6 +249,7 @@ export default {
249 249
         width: 100%
250 250
         display: grid
251 251
         grid-template-columns: 32% 32% 32%
252
+        grid-gap: $ms--2
252 253
         align-items: start
253 254
         /* This is important for how the grid lines up to the page */
254 255
         justify-content: right 

+ 0
- 1
vue-theme/src/sss/_helpers.sss Dosyayı Görüntüle

@@ -8,7 +8,6 @@
8 8
     display: flex
9 9
     justify-content: center
10 10
     align-items: center
11
-    grid-gap: 0 $ms--2
12 11
 
13 12
 .f
14 13
     &-row, &-col

Loading…
İptal
Kaydet