Tweak preview slider width

This commit is contained in:
cmdr2 2023-03-14 11:41:46 +05:30
parent 7f24241372
commit 30eb729973

View File

@ -550,6 +550,7 @@ div.img-preview img {
right: -6px; right: -6px;
top: 20px; top: 20px;
box-shadow: none; box-shadow: none;
width: max-content;
} }
.taskConfig { .taskConfig {
font-size: 10pt; font-size: 10pt;