diff --git a/web/static/style.css b/web/static/style.css index 802ed3e..398c780 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -85,9 +85,10 @@ li { top: 0; right: 0; /*bottom: 0;*/ + max-height: calc(100vh - 40px); min-width: 250px; z-index: 999; - /*overflow-y: scroll;*/ + overflow-y: scroll; font-size: 12px; }