From 071f4c41980e82ea8f9e0591a8644716d002c9e9 Mon Sep 17 00:00:00 2001 From: kali-linex <87039059+kali-linex@users.noreply.github.com> Date: Wed, 24 May 2023 19:39:08 +0000 Subject: [PATCH] thingybob --- web/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/style.css b/web/style.css index 87f096e14..5323ed4bd 100644 --- a/web/style.css +++ b/web/style.css @@ -101,7 +101,7 @@ body { .comfy-menu button, .comfy-modal button { - font-size: 20px; + font-size: 12px; } .comfy-menu-btns { @@ -248,7 +248,7 @@ button.comfy-queue-btn { @media only screen and (max-height: 850px) { .comfy-menu { - top: 0 !important; + top: auto !important; bottom: 0 !important; left: auto !important; right: 0 !important;