Explorar el Código

节点分析-样式修改

zhongxiaoyu hace 2 años
padre
commit
ae31858707
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;