forked from extern/easydiffusion
Merge pull request #965 from patriceac/patch-49
Fix the display of the preview scale slider
This commit is contained in:
commit
05316ae25b
@ -547,6 +547,11 @@ div.img-preview img {
|
||||
display: none;
|
||||
padding: 4pt;
|
||||
}
|
||||
#preview-tools .display-settings .dropdown-content {
|
||||
right: -6px;
|
||||
top: 20px;
|
||||
box-shadow: none;
|
||||
}
|
||||
.taskConfig {
|
||||
font-size: 10pt;
|
||||
color: #aaa;
|
||||
|
Loading…
Reference in New Issue
Block a user