Added transition to episode hover
This commit is contained in:
@@ -302,6 +302,7 @@
|
||||
}
|
||||
.layout-desktop .listItem:hover .listItem-content .listViewUserDataButtons {
|
||||
opacity: 1;
|
||||
transition: .2s ease-out;
|
||||
}
|
||||
|
||||
/* Only show play button on hover */
|
||||
|
||||
Reference in New Issue
Block a user