diff options
author | Reimoo <moolestable@yahoo.com> | 2023-03-27 17:08:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-27 17:08:42 +0000 |
commit | 6f77567e13227b49626ebaa827cc0f39350bcb2e (patch) | |
tree | ea1708e045e6634fbbc2ca8bf5e8510763c1908c /style.css | |
parent | 527680cd70267f3fb76439de42dd21757ec442cc (diff) | |
download | stable-diffusion-webui-gfx803-6f77567e13227b49626ebaa827cc0f39350bcb2e.tar.gz stable-diffusion-webui-gfx803-6f77567e13227b49626ebaa827cc0f39350bcb2e.tar.bz2 stable-diffusion-webui-gfx803-6f77567e13227b49626ebaa827cc0f39350bcb2e.zip |
Update style.css
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -596,7 +596,7 @@ footer { /* extra networks UI */
-#txt2img_extra_tabs > .tabitem, #img2img_extra_tabs > .tabitem{
+.extra-network-cards{
height: 400px;
overflow: scroll;
resize: vertical;
|