aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-list/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/transaction-list/index.scss')
-rw-r--r--ui/app/components/transaction-list/index.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/app/components/transaction-list/index.scss b/ui/app/components/transaction-list/index.scss
index f6f209831..0e8db485c 100644
--- a/ui/app/components/transaction-list/index.scss
+++ b/ui/app/components/transaction-list/index.scss
@@ -4,6 +4,12 @@
flex: 1;
overflow-y: hidden;
+ &__completed-transactions {
+ display: flex;
+ flex-direction: column;
+ height: 100%;
+ }
+
&__header {
flex: 0 0 auto;
font-size: .875rem;