Details element doesn't exist in the results page; forcing summary to be full-width

This commit is contained in:
buzz-lightsnack-2007 2024-05-07 16:20:23 +08:00
parent 912f17c1bc
commit a9e2d39ef9

View file

@ -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;
}