From c948962d767137ef6b8952a8c07c1f70847efc50 Mon Sep 17 00:00:00 2001 From: Tobias Rehder Date: Tue, 17 Sep 2024 16:41:59 +0200 Subject: [PATCH] Use normal font style for single values in the raw messages panel Normal font style does not take up unnecessary space. If a user wants the dispaly of single value to be more prominent, still the font size can be increased through the panel settings. --- packages/suite-base/src/panels/RawMessages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/suite-base/src/panels/RawMessages/index.tsx b/packages/suite-base/src/panels/RawMessages/index.tsx index 5f47a1da47..d7bdb01b9b 100644 --- a/packages/suite-base/src/panels/RawMessages/index.tsx +++ b/packages/suite-base/src/panels/RawMessages/index.tsx @@ -425,7 +425,7 @@ function RawMessages(props: Props) { /> {shouldDisplaySingleVal ? (