Explorar el Código

Merge branch 'master' of ssh://gitea.yvvas.com:4022/craft-in-america/vue-wp

tags/0.9.0
J hace 4 años
padre
commit
785b3e6f3e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      vue-theme/src/pages/single.vue

+ 3
- 0
vue-theme/src/pages/single.vue Ver fichero

295
                 &-dots
295
                 &-dots
296
                     outline-style: none
296
                     outline-style: none
297
                     font-weight: bolder
297
                     font-weight: bolder
298
+        /* margin to indent marker */
299
+        li
300
+            margin: 0 0 $ms-0 $ms-4
298
 
301
 
299
         breadcrumb
302
         breadcrumb
300
             h5
303
             h5

Loading…
Cancelar
Guardar