diff --git a/web/static/style.css b/web/static/style.css index ad79505..3e6e10a 100644 --- a/web/static/style.css +++ b/web/static/style.css @@ -376,7 +376,7 @@ button:hover, .btn:hover { max-height: calc(100vh - 2rem); overflow-y: auto; padding: 0.5rem 0; - font-size: 0.75rem; + font-size: 0.875rem; line-height: 1.5; border-right: 1px solid var(--border-lt); padding-right: 1rem;