Browse Source

节点分析-样式修改

zhongxiaoyu 2 years ago
parent
commit
ae31858707
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/statisticsCharts/views/nodeStatisticsCharts.vue

+ 1 - 1
src/views/statisticsCharts/views/nodeStatisticsCharts.vue

@@ -712,7 +712,7 @@ export default {
     background-color: #fff;
     position: relative;
     .node-tooltip {
-      width: 100px;
+      // width: 100px;
       position: absolute;
       bottom: 48px;
       left: 64px;