[frontend]: fix design in playlist
This commit is contained in:
parent
519b7e64e7
commit
0820909b7e
@ -297,6 +297,12 @@ hr {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.item-video address {
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
|
|
||||||
.item-video.channel-item .thumbnail.channel {
|
.item-video.channel-item .thumbnail.channel {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user