mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-30 03:01:15 +00:00
This reverts commit 090367d492.
This commit is contained in:
@@ -444,14 +444,10 @@ div.toprow-compact-tools{
|
|||||||
}
|
}
|
||||||
|
|
||||||
#quicksettings > div.model_selection input{
|
#quicksettings > div.model_selection input{
|
||||||
|
width: 85% !important; /* Ensure the input field is never chopped off */
|
||||||
margin-left: 2% !important; /* override the margin set for subdued */
|
margin-left: 2% !important; /* override the margin set for subdued */
|
||||||
}
|
}
|
||||||
|
|
||||||
#quicksettings .icon-wrap {
|
|
||||||
margin-right: -4% !important;
|
|
||||||
background-color: var(--background-fill-secondary);
|
|
||||||
}
|
|
||||||
|
|
||||||
#quicksettings > div.model_selection li{
|
#quicksettings > div.model_selection li{
|
||||||
overflow-x: visible !important;
|
overflow-x: visible !important;
|
||||||
width: 100% !important; /* Set size to max element */
|
width: 100% !important; /* Set size to max element */
|
||||||
|
|||||||
Reference in New Issue
Block a user