jwyu 1 år sedan
förälder
incheckning
58e0aa4f51
1 ändrade filer med 14 tillägg och 0 borttagningar
  1. 14 0
      src/views/report/PreviewDetail.vue

+ 14 - 0
src/views/report/PreviewDetail.vue

@@ -185,6 +185,20 @@ async function goEdit(){
             line-height: 27px;
             margin: 20px 0;
         }
+        .chapter-list-wrap{
+            .chapter-item-box{
+                padding-bottom: 20px;
+                margin-bottom: 20px;
+                .type-box{
+                    .tag{
+                        padding: 5px;
+                        font-size: 12px;
+                        border-radius: 2px;
+                        margin-right: 10px;
+                    }
+                }
+            }
+        }
     }
     .top-stage-box{
         .stage{