Skip to content

Commit

Permalink
Fix web ui start/pause icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Elshaw authored and ckerr committed Jul 12, 2023
1 parent bc562eb commit 27a4e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/assets/css/transmission-app.scss
Expand Up @@ -410,7 +410,7 @@ $speed-icon-size: 12px;

/// TORRENT CONTAINER

$pauseresume-size-number: 20;
$pauseresume-size-number: 18;
$pauseresume-size: $pauseresume-size-number * 1px;
$progressbar-border: 1;
$progressbar-height: 14;
Expand Down

0 comments on commit 27a4e31

Please sign in to comment.