added pagination

This commit is contained in:
2020-11-26 23:09:59 +01:00
parent f59f15e370
commit 04cd9e1f92
5 changed files with 40 additions and 11 deletions

View File

@@ -28,6 +28,7 @@ export default {
bottom: 0;
height: 80px;
background-color: black;
z-index: 10;
}
#player-close-btn {