From e2cf570f7b0164b604e982df32b9a17de0069f61 Mon Sep 17 00:00:00 2001 From: Stratos Thivaios Date: Sun, 25 Feb 2024 07:00:13 +0200 Subject: [PATCH] trying some shit in css --- firefox-exten/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/firefox-exten/style.css b/firefox-exten/style.css index 949c706..e071183 100644 --- a/firefox-exten/style.css +++ b/firefox-exten/style.css @@ -17,6 +17,7 @@ body{ align-items: center; height: 97vh; overflow: visible; + height: max-content; } #output{