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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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