Browse Source

统一显示的标题样式

cxmo 4 months ago
parent
commit
0ca2ea1820
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/views/ppt_manage/newVersion/css/format.scss

+ 4 - 0
src/views/ppt_manage/newVersion/css/format.scss

@@ -37,6 +37,10 @@ $marginTop:14%;
             height: 100%;
             display: none;
         }
+        span.highcharts-title{
+            width:97% !important;
+            left:0 !important;
+        }
     }
     .editor-wrap{
         position: relative;