player size and file / folder name

This commit is contained in:
2021-05-23 01:14:36 +08:00
parent 8941c6df28
commit 5bc57be0db
2 changed files with 8 additions and 1 deletions

View File

@@ -37,3 +37,7 @@ a.router-link-active {
background-color: lightgray;
border-radius: 0.39em 0.39em 0 0;
}
video {
height: 39px;
width: 100%;
}