diff --git a/src/components/TransactionPanel/TransactionPanel.css b/src/components/TransactionPanel/TransactionPanel.css index 9ab5387d..f4f31e42 100644 --- a/src/components/TransactionPanel/TransactionPanel.css +++ b/src/components/TransactionPanel/TransactionPanel.css @@ -180,6 +180,7 @@ background-color: var(--matterColorLight); border: 1px solid var(--matterColorNegative); border-radius: 2px; + z-index: 1; } }