Kaynağa Gözat

组件间距

natasha 3 yıl önce
ebeveyn
işleme
26ac586654

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

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

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

@@ -154,6 +154,7 @@ export default {
     box-sizing: border-box;
     border-radius: 8px;
     overflow: hidden;
+    margin-top: 16px;
     .aduioLine-box{
         background: #F7F7F7;
     }

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

@@ -76,6 +76,7 @@ export default {
 //@import url(); 引入公共css类
 .Big-Book-prev-Textdes{
     width: 100%;
+    margin-top: 16px;
     h2{
         font-weight: normal;
         font-size: 16px;