Run/Pause button #3

This commit is contained in:
Ian Renton
2025-12-24 08:53:44 +00:00
parent 61fc0b9d0f
commit e8ca488001
3 changed files with 24 additions and 13 deletions

View File

@@ -345,13 +345,6 @@ div.band-spot:hover span.band-spot-info {
max-height: 26em;
overflow: scroll;
}
/* No search on mobile */
input#search {
display: none;
}
i#searchicon {
display: none;
}
}
@media (min-width: 992px) {