Fix Save icon blocking issue (#3951)

* Fix Save icon blocking issue

* Fixed favorite button style
This commit is contained in:
Vinit Jha 2023-08-26 21:37:04 +05:30 committed by GitHub
parent 16aee6e094
commit 4c3f369aca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,6 +150,7 @@ $watched-transition-duration: 0.5s;
margin-right: 3px;
margin-top: 3px;
opacity: $thumbnail-overlay-opacity;
height: fit-content;
}
.watchedProgressBar {