mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-20 09:57:49 +02: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;
|
display: none;
|
||||||
padding: 4pt;
|
padding: 4pt;
|
||||||
}
|
}
|
||||||
|
#preview-tools .display-settings .dropdown-content {
|
||||||
|
right: -6px;
|
||||||
|
top: 20px;
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
.taskConfig {
|
.taskConfig {
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
color: #aaa;
|
color: #aaa;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user