mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-12-15 06:00:57 +01:00
Fix Save icon blocking issue (#3951)
* Fix Save icon blocking issue * Fixed favorite button style
This commit is contained in:
parent
16aee6e094
commit
4c3f369aca
@ -150,6 +150,7 @@ $watched-transition-duration: 0.5s;
|
||||
margin-right: 3px;
|
||||
margin-top: 3px;
|
||||
opacity: $thumbnail-overlay-opacity;
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
.watchedProgressBar {
|
||||
|
Loading…
Reference in New Issue
Block a user