From a1dca09a5565b67e7e3165d31cc4c99f8bfbd3d2 Mon Sep 17 00:00:00 2001 From: Fine Date: Wed, 9 Nov 2022 21:38:36 +0800 Subject: [PATCH] fix width --- src/views/dashboard/graphs/components/Legend.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/views/dashboard/graphs/components/Legend.vue b/src/views/dashboard/graphs/components/Legend.vue index 32560962..a7a17680 100644 --- a/src/views/dashboard/graphs/components/Legend.vue +++ b/src/views/dashboard/graphs/components/Legend.vue @@ -15,9 +15,7 @@ limitations under the License. -->