diff --git a/main/index.css b/main/index.css index dfc28222..bfd25a5d 100644 --- a/main/index.css +++ b/main/index.css @@ -216,6 +216,11 @@ body.drag::before { margin-top: 20px; margin-left: 15px; padding-top: 10px; + display: none; +} + +.torrent:hover .btn { + display: block; } .torrent .play {