diff --git a/styles/layouts/popup.css b/styles/layouts/popup.css index cd9e0fa..63e69c0 100644 --- a/styles/layouts/popup.css +++ b/styles/layouts/popup.css @@ -11,7 +11,3 @@ margin-bottom: auto; } -#results:not(:has(details[open])) summary { - height: 80vh; -} -