aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-view/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/transaction-view/index.scss')
-rw-r--r--ui/app/components/transaction-view/index.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/app/components/transaction-view/index.scss b/ui/app/components/transaction-view/index.scss
index af9771ce0..13187f0e5 100644
--- a/ui/app/components/transaction-view/index.scss
+++ b/ui/app/components/transaction-view/index.scss
@@ -4,6 +4,7 @@
min-width: 0;
display: flex;
flex-direction: column;
+ overflow-y: auto;
&__balance-wrapper {
@media screen and (max-width: $break-small) {