Fix the display of the preview scale slider

As per https://discord.com/channels/1014774730907209781/1014780368890630164/1080772220760109066.
This commit is contained in:
patriceac 2023-03-05 19:19:02 -08:00 committed by GitHub
parent 2a597fcad7
commit 7c0ec9faaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;