diff --git a/styles.css b/styles.css index 26c01b5..a2c3f17 100644 --- a/styles.css +++ b/styles.css @@ -351,8 +351,9 @@ body { right: 0; width: 100%; margin-top: 20px; - max-height: none; + max-height: calc(100vh - 90lvw - 140px); min-width: 100%; + overflow-y: auto; } .top-item-amount {