increase table height

This commit is contained in:
edbrz9 2022-12-31 19:44:05 +01:00
parent 7e4647384d
commit d1d4375c4e
1 changed files with 4 additions and 0 deletions

View File

@ -67,6 +67,10 @@ main {
}
}
table.tracklist tr {
height: 35px;
}
.ppbut {
border: 0;
background: transparent;