From 69237568baf1b55fe83dc437c884baba46f4bfc3 Mon Sep 17 00:00:00 2001 From: Kylan Hurt Date: Wed, 18 Oct 2023 17:27:39 -0300 Subject: [PATCH] Hide tx overflow and allow line-wrap --- src/components/transaction/DataFormat.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/transaction/DataFormat.vue b/src/components/transaction/DataFormat.vue index 3c5865ac..376b6898 100644 --- a/src/components/transaction/DataFormat.vue +++ b/src/components/transaction/DataFormat.vue @@ -108,11 +108,11 @@ export default defineComponent({