Fix playlist more button with long video names
This commit is contained in:
parent
5224c394b3
commit
c5407d7046
|
@ -97,6 +97,7 @@ my-video-thumbnail,
|
|||
margin-left: auto;
|
||||
cursor: pointer;
|
||||
opacity: 0;
|
||||
min-width: 24px;
|
||||
|
||||
&.show {
|
||||
opacity: 1;
|
||||
|
|
Loading…
Reference in New Issue