Remove shuffle button, because the toolbar is too full

This commit is contained in:
2024-04-11 13:59:44 +02:00
parent 605dc29e69
commit f8a97d2183
5 changed files with 32 additions and 54 deletions

View File

@@ -130,9 +130,12 @@ onDestroy(close_socket)
.label {
padding-left: 0.5em;
text-align: left;
font-size: 0.75em;
line-height: 0.75em;
margin-top: 0.5em;
font-size: 0.8em;
line-height: 0.8em;
margin-top: 0.25em;
}
.stat {
line-height: 1.4em;
}
@media (max-width: 800px) {
.label {