Browse Source

[FIX] some styles

Gogs 7 years ago
parent
commit
b178f73c68
1 changed files with 2 additions and 2 deletions
  1. 2 2
      CardGrid.vue

+ 2 - 2
CardGrid.vue

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