Ver código fonte

优化样式

bding 1 ano atrás
pai
commit
9a4dc971ba
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/report/ChapterDetail.vue

+ 1 - 1
src/views/report/ChapterDetail.vue

@@ -647,7 +647,7 @@ const posterParams=computed(()=>{
                 line-height: 1.8 !important;
                 background-color: rgba(255, 255, 255, 0) !important;
             }
-            :deep(p){
+            :deep(ul,ol,li,p){
                 font-size: 18px !important;
                 line-height: 1.8 !important;
                 background-color: rgba(255, 255, 255, 0) !important;