set minimum height of the viewer to fill viewer height

This commit is contained in:
buzz-lightsnack-2007 2024-05-12 17:54:40 +08:00
parent 9bdc0bdfcf
commit 8a0fb758bb

View file

@ -15,5 +15,5 @@
}
#results > summary {
height: 100%;
min-height: 100%;
}