Improve WebUI progress bar rendering

PR #17258.
This commit is contained in:
Mike Lei
2022-06-24 13:18:33 +08:00
committed by GitHub
parent 86b6bcc1d9
commit d3850cf98f

View File

@@ -517,6 +517,7 @@ td.generalLabel {
#progress canvas {
height: 100%;
image-rendering: pixelated;
left: 0;
position: absolute;
top: 0;