remove results summary height

to automatically be resized
This commit is contained in:
buzz-lightsnack-2007 2024-05-07 11:49:14 +08:00
parent 77ad3e5cb0
commit 0f39fbdc12

View file

@ -11,7 +11,3 @@
margin-bottom: auto; margin-bottom: auto;
} }
#results:not(:has(details[open])) summary {
height: 80vh;
}