aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/components/form/InputWithAddon.tsx
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-06-13 10:46:14 -0300
committerSebastian <sebasjm@gmail.com>2024-06-13 12:40:35 -0300
commit9f08f6e95c6b76ce12d7946901787f8a6884533b (patch)
treea7755cb7489eb54bc8a46edf81c4223134db5b9a /packages/merchant-backoffice-ui/src/components/form/InputWithAddon.tsx
parent9e7731e560ae360ed9f00cf2065c0a80c3eb8a85 (diff)
downloadwallet-core-9f08f6e95c6b76ce12d7946901787f8a6884533b.tar.xz
fix issues found in QC meeting
- templates payment timeout en merchant backoffice has a layout problem - Summary is editable with empty summary - better example for account info url - repeat password - delete transfers
Diffstat (limited to 'packages/merchant-backoffice-ui/src/components/form/InputWithAddon.tsx')
-rw-r--r--packages/merchant-backoffice-ui/src/components/form/InputWithAddon.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/merchant-backoffice-ui/src/components/form/InputWithAddon.tsx b/packages/merchant-backoffice-ui/src/components/form/InputWithAddon.tsx
index b8cd4c2d2..04bcbc2be 100644
--- a/packages/merchant-backoffice-ui/src/components/form/InputWithAddon.tsx
+++ b/packages/merchant-backoffice-ui/src/components/form/InputWithAddon.tsx
@@ -69,6 +69,7 @@ export function InputWithAddon<T>({
)}
</label>
</div>
+
<div class="field-body is-flex-grow-3">
<div class="field">
<div class="field has-addons">