Explorar el Código

[FIX] some styles

Gogs hace 7 años
padre
commit
b178f73c68
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      CardGrid.vue

+ 2 - 2
CardGrid.vue

@@ -59,8 +59,8 @@
 <style lang="sass">
     .card-grid-wrapper
         width: 100%
-        height: calc(100% - 100px)
-        margin-top: 15px
+        height: calc(100% - 50px)
+        margin-top: 10px
         overflow-y: auto
         .card-grid-loading
             width: 100%