瀏覽代碼

需求次 改变ul li的样式

bding 1 年之前
父節點
當前提交
261b78503e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/hzyb/report/Detail.vue

+ 1 - 1
src/views/hzyb/report/Detail.vue

@@ -786,7 +786,7 @@ export default {
             line-height: 1.8 !important;
             background-color: rgba(255, 255, 255, 0) !important;
         }
-        :deep(p){
+        :deep(ul,ol,li,p){
             font-size: 36px !important;
             line-height: 1.8 !important;
             background-color: rgba(255, 255, 255, 0) !important;