Added tune previews

This commit is contained in:
marc
2025-04-27 17:00:04 +02:00
parent 695e0b54bf
commit bc3d98aba2
14 changed files with 123 additions and 131 deletions

View File

@@ -693,10 +693,6 @@ video {
display: flex;
}
.table {
display: table;
}
.hidden {
display: none;
}
@@ -899,10 +895,6 @@ video {
border-width: 0px;
}
.border-b {
border-bottom-width: 1px;
}
.border-none {
border-style: none;
}