Skip to content

Commit

Permalink
Merge pull request #38 from eralpsahin/hover-flicker-bugfix
Browse files Browse the repository at this point in the history
Fix track info hover flicker
  • Loading branch information
dvx authored Jul 5, 2019
2 parents 255e700 + 0d648ef commit 5c11b65
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 5c11b65

Please sign in to comment.