Skip to content

Commit

Permalink
Fix Save icon blocking issue (#3951)
Browse files Browse the repository at this point in the history
* Fix Save icon blocking issue

* Fixed favorite button style
  • Loading branch information
vinit620 authored Aug 26, 2023
1 parent 16aee6e commit 4c3f369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/scss-partials/_ft-list-item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ $watched-transition-duration: 0.5s;
margin-right: 3px;
margin-top: 3px;
opacity: $thumbnail-overlay-opacity;
height: fit-content;
}

.watchedProgressBar {
Expand Down

0 comments on commit 4c3f369

Please sign in to comment.