Sfoglia il codice sorgente

添加编剧样式

asd123a20 3 anni fa
parent
commit
d04943719f
2 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/list.vue
  2. 1 0
      src/views/org.vue

+ 1 - 0
src/views/list.vue

@@ -95,6 +95,7 @@ export default {
 .list {
   width: 70%;
   margin: 0 auto;
+  margin-bottom: 5%;
   .listHome {
     width: 100%;
     display: flex;

+ 1 - 0
src/views/org.vue

@@ -77,6 +77,7 @@ export default {
 .list{
   width: 70%;
   margin: 0 auto;
+  margin-bottom: 5%;
   .listHome {
     width: 100%;
     display: flex;