mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
Add playlist playback support
This commit is contained in:
parent
c72b9bea64
commit
88430a6fc0
5 changed files with 190 additions and 5 deletions
|
@ -17,6 +17,11 @@ div {
|
|||
animation: spin 2s linear infinite;
|
||||
}
|
||||
|
||||
.playlist-restricted {
|
||||
height: 20em;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Navbar
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue