From d50f8ded10f1968c311aa38d744a6a393107b9c5 Mon Sep 17 00:00:00 2001 From: alisa Date: Tue, 25 Apr 2023 01:14:30 +0800 Subject: [PATCH] fix: overflow auto --- packages/dashboard/src/modules/[chain]/index.vue | 2 +- src/modules/[chain]/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/dashboard/src/modules/[chain]/index.vue b/packages/dashboard/src/modules/[chain]/index.vue index 50552a46..06b2437c 100644 --- a/packages/dashboard/src/modules/[chain]/index.vue +++ b/packages/dashboard/src/modules/[chain]/index.vue @@ -124,7 +124,7 @@ function shortName(name: string, id: string) { - + {{ tag }} diff --git a/src/modules/[chain]/index.vue b/src/modules/[chain]/index.vue index 41646906..4e5542a5 100644 --- a/src/modules/[chain]/index.vue +++ b/src/modules/[chain]/index.vue @@ -124,7 +124,7 @@ function shortName(name: string, id: string) { - + {{ tag }}