From f194457229e4537912467bc60ac3a873f473a63c Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Sun, 11 Sep 2022 18:48:36 +0300 Subject: CLIP interrogator --- style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 50280000..a57b2420 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,10 @@ max-width: 13em; } +#img2img_interrogate{ + max-width: 10em; +} + #subseed_show{ min-width: 6em; max-width: 6em; @@ -26,7 +30,7 @@ padding-right: 0; } -#component-1 div{ +#toprow div{ border: none; gap: 0; } -- cgit v1.2.3