diff --git a/src/views/dashboard/related/log/LogTable/Index.vue b/src/views/dashboard/related/log/LogTable/Index.vue index e9fa5449..5d42ab44 100644 --- a/src/views/dashboard/related/log/LogTable/Index.vue +++ b/src/views/dashboard/related/log/LogTable/Index.vue @@ -95,7 +95,7 @@ limitations under the License. --> } .tags { - width: 320px; + width: 260px; } .serviceName { diff --git a/src/views/dashboard/related/log/LogTable/LogService.vue b/src/views/dashboard/related/log/LogTable/LogService.vue index 53ac3dba..eaa9c32c 100644 --- a/src/views/dashboard/related/log/LogTable/LogService.vue +++ b/src/views/dashboard/related/log/LogTable/LogService.vue @@ -103,7 +103,7 @@ limitations under the License. --> } .tags { - width: 320px; + width: 260px; } .content {