mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-03 14:21:38 -08:00
fix style to push controls to right of page
This commit is contained in:
parent
b5a2c2a3cf
commit
b4d184ad46
1 changed files with 1 additions and 1 deletions
|
|
@ -1293,7 +1293,7 @@ body.resizing .resize-handle {
|
|||
}
|
||||
|
||||
.extra-network-controls-div {
|
||||
margin-left: auto;
|
||||
margin-left: auto !important;
|
||||
}
|
||||
|
||||
.extra-network-controls {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue