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

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;