reduce the forced height of the window

This commit is contained in:
buzz-lightsnack-2007 2024-05-07 16:22:06 +08:00
parent 944a938fd2
commit c0e2152806

View file

@ -88,7 +88,8 @@ iframe.viewer {
}
body[role="window"] {
width: 300pt;
width: 250pt;
height: 225pt;
}
*:has(summary + details) summary:not(:last-child) {