From b6763fb8847df5a5678f37137e7a702569e5c925 Mon Sep 17 00:00:00 2001 From: AUTOMATIC <16777216c@gmail.com> Date: Mon, 5 Sep 2022 23:08:06 +0300 Subject: added random artist button added a setting for padding when doing inpaint at original resolution --- style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 81a0f492..f10e7ee0 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,11 @@ max-width: 13em; } +#txt2img_roll{ + min-width: 1em; + max-width: 4em; +} + button{ align-self: stretch !important; } -- cgit v1.2.3