diff --git a/mindinsight/ui/src/views/profiling/profiling-dashboard.vue b/mindinsight/ui/src/views/profiling/profiling-dashboard.vue index 21a0a6a3abbf00ddcb614dd681ef219468605478..5438a95e05376726c2df146b90641aed18a59d9c 100644 --- a/mindinsight/ui/src/views/profiling/profiling-dashboard.vue +++ b/mindinsight/ui/src/views/profiling/profiling-dashboard.vue @@ -1442,7 +1442,9 @@ export default { font-size: 12px; line-height: 16px; white-space: normal; + overflow: visible; .num { + white-space: nowrap; color: #07a695; } }