diff --git a/renderer/index.css b/renderer/index.css index 42c59663..e9e24143 100644 --- a/renderer/index.css +++ b/renderer/index.css @@ -430,7 +430,7 @@ body.drag .torrent-placeholder span { width: 100%; height: 38px; bottom: 0; - transition: all 0.15s ease-out; + transition: opacity 0.15s ease-out; } .app.hide-video-controls .player-controls {