Commit 103fc062 authored by AUTOMATIC1111's avatar AUTOMATIC1111 Committed by GitHub

Merge pull request #8999 from Reibies/patch-1

Changed: extra network height css
parents e30502a6 6f77567e
......@@ -646,6 +646,12 @@ footer {
/* extra networks UI */
.extra-network-cards{
height: 400px;
overflow: scroll;
resize: vertical;
}
.extra-networks > div > [id *= '_extra_']{
margin: 0.3em;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment