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;
|
margin-left: auto;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
min-width: 24px;
|
||||||
|
|
||||||
&.show {
|
&.show {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
|
Loading…
Reference in New Issue