Fix playlist more button with long video names

This commit is contained in:
Chocobozzz 2019-08-09 08:28:22 +02:00
parent 5224c394b3
commit c5407d7046
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ my-video-thumbnail,
margin-left: auto;
cursor: pointer;
opacity: 0;
min-width: 24px;
&.show {
opacity: 1;