Browse Source

添加编剧样式

asd123a20 2 years ago
parent
commit
d04943719f
2 changed files with 2 additions and 0 deletions
  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 {
 .list {
   width: 70%;
   width: 70%;
   margin: 0 auto;
   margin: 0 auto;
+  margin-bottom: 5%;
   .listHome {
   .listHome {
     width: 100%;
     width: 100%;
     display: flex;
     display: flex;

+ 1 - 0
src/views/org.vue

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