diff --git a/styles/layouts/popup.css b/styles/layouts/popup.css index 313d3f7..0143a8b 100644 --- a/styles/layouts/popup.css +++ b/styles/layouts/popup.css @@ -6,11 +6,6 @@ padding: 2em; } -#results:not(:has(details[open])) summary { +#results > summary { height: 100%; -} - -#results summary p { - margin-top: 0.5em; - margin-bottom: 0.5em; } \ No newline at end of file