Merge pull request #965 from patriceac/patch-49

Fix the display of the preview scale slider
This commit is contained in:
cmdr2 2023-03-14 10:36:45 +05:30 committed by GitHub
commit 05316ae25b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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