diff --git a/src/views/dashboard/related/network-profiling/Content.vue b/src/views/dashboard/related/network-profiling/Content.vue index 445448f7..b320ac0e 100644 --- a/src/views/dashboard/related/network-profiling/Content.vue +++ b/src/views/dashboard/related/network-profiling/Content.vue @@ -48,11 +48,11 @@ const { t } = useI18n(); min-width: 700px; overflow: auto; position: relative; - width: calc(100% - 320px); + width: calc(100% - 330px); } .text { - width: calc(100% - 320px); + width: calc(100% - 330px); text-align: center; margin-top: 30px; } diff --git a/src/views/dashboard/related/network-profiling/components/Tasks.vue b/src/views/dashboard/related/network-profiling/components/Tasks.vue index 01f99cfe..34bc952a 100644 --- a/src/views/dashboard/related/network-profiling/components/Tasks.vue +++ b/src/views/dashboard/related/network-profiling/components/Tasks.vue @@ -66,9 +66,12 @@ limitations under the License. --> dateFormat(i.taskStartTime + i.fixedTriggerDuration * 1000) }} - + - + + + + @@ -222,7 +225,7 @@ watch(