1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 23:07:59 +00:00

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;