Browse Source

feat:头部间距修改

zhangsiya 10 months ago
parent
commit
433eb82d2a
1 changed files with 3 additions and 1 deletions
  1. 3 1
      jydocs-pc/src/views/Content.vue

+ 3 - 1
jydocs-pc/src/views/Content.vue

@@ -1436,5 +1436,7 @@ export default {
     border-top: 6px solid #f2f2f2;
   }
 }
-
+.bottoms-preview{
+  top: 0 !important;
+}
 </style>