aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'old-ui/app/css/index.css')
-rw-r--r--old-ui/app/css/index.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/old-ui/app/css/index.css b/old-ui/app/css/index.css
index 4363da049..02b5b82a4 100644
--- a/old-ui/app/css/index.css
+++ b/old-ui/app/css/index.css
@@ -440,7 +440,9 @@ input.large-input {
.account-detail-section {
display: flex;
flex-wrap: wrap;
+ overflow-x: hidden;
overflow-y: auto;
+ max-height: 465px;
flex-direction: inherit;
}