Skip to content

Commit

Permalink
Fix track info hover flicker
Browse files Browse the repository at this point in the history
  • Loading branch information
eralpsahin committed Jul 4, 2019
1 parent 678949e commit 0d648ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/components/Lofi/Cover/TrackInfo/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
.track-info {
opacity: 0;
font-size: 90%;
pointer-events: none;
}

.artist {
Expand Down

0 comments on commit 0d648ef

Please sign in to comment.