From b93de450707f78a0938664d0b7ecfc4051c7f15c Mon Sep 17 00:00:00 2001 From: klm-turing Date: Tue, 28 May 2024 21:23:11 +0000 Subject: [PATCH] fix(style): make operation summary fluid - Make sure that the text elements of the operation summary are always visible and do not shrink when the copy icon appears, whatever the screen size and whatever the length of the text. --- src/core/components/operation-summary.jsx | 6 ++- src/style/_layout.scss | 59 ++++++++++++----------- 2 files changed, 36 insertions(+), 29 deletions(-) diff --git a/src/core/components/operation-summary.jsx b/src/core/components/operation-summary.jsx index d31f56d3f9c..14e9569873a 100644 --- a/src/core/components/operation-summary.jsx +++ b/src/core/components/operation-summary.jsx @@ -67,12 +67,12 @@ export default class OperationSummary extends PureComponent { const allowAnonymous = !hasSecurity || securityIsOptional return (
+ - +
+ +
{ allowAnonymous ? null :