Skip to content

Commit

Permalink
Remove visualize on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
netham45 committed Aug 9, 2024
1 parent 5e0a535 commit 894b43f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions site/screamrouter.css.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,9 @@ SPAN.mobile-route-buttons {
SPAN.option{
font-size: inherit;
}
BUTTON[id^="Visualize"] {
display: none;
}
}

@media (pointer: coarse) {
Expand Down

0 comments on commit 894b43f

Please sign in to comment.