From c7a262bd1de0f3c2dbaf9b7f449d069b4961fb78 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Tue, 7 May 2024 11:50:06 +0800 Subject: [PATCH] Test: remove set height of popup --- styles/layouts/all.css | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/layouts/all.css b/styles/layouts/all.css index 18baa1d..fe25727 100644 --- a/styles/layouts/all.css +++ b/styles/layouts/all.css @@ -89,7 +89,6 @@ iframe.viewer { body[role="window"] { width: 300pt; - height: 300pt; } *:has(summary + details) summary:not(:last-child) {