Browse Source

margin-bottom

natasha 3 years ago
parent
commit
89bdb18e00

+ 1 - 1
src/components/Adult/preview/Picture.vue

@@ -222,7 +222,7 @@ export default {
 //@import url(); 引入公共css类
 .Big-Book-PictureBox{
     width: 100%;
-    margin-bottom: 24px;
+    margin-bottom: 16px;
     // &.PictureBoxFlex{
     //     display: flex;
     //     justify-content: space-between;

+ 1 - 0
src/components/Adult/preview/TinyModule.vue

@@ -34,6 +34,7 @@ export default {
 //@import url(); 引入公共css类
 .Big-Book-prev-Tiny{
     width: 100%;
+    margin-bottom: 16px;
     h2{
         margin: 16px 0 0;
         font-weight: 500;