Skip to content

Commit

Permalink
fix: view icon hidden on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland authored Sep 10, 2024
1 parent 9048efe commit 7b7cfb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions resources/less/forum.less
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,5 @@

.icon {
margin-right: 2px;

@media @phone {
display: none;
}
}
}

0 comments on commit 7b7cfb4

Please sign in to comment.