mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-25 11:21:05 -08:00
Update style.css
This commit is contained in:
parent
02e7824e6a
commit
ba7d0d225a
1 changed files with 3 additions and 0 deletions
|
|
@ -621,6 +621,9 @@ table.popup-table .link{
|
|||
|
||||
.modalControls {
|
||||
display: flex;
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
left: 0px;
|
||||
gap: 1em;
|
||||
padding: 1em;
|
||||
background-color:rgba(0,0,0,0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue