mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-01-23 14:50:54 +01:00
Fix the display of the preview scale slider
As per https://discord.com/channels/1014774730907209781/1014780368890630164/1080772220760109066.
This commit is contained in:
parent
2a597fcad7
commit
7c0ec9faaf
@ -541,6 +541,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