Skip to content

Commit

Permalink
proposed fix for issue #303 (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJWood authored Nov 5, 2024
1 parent ad3d11e commit 64894ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/components/results-board/results-board.less
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ table.results {

.x-small { display: none; }

@media @mobile {
@mobile: ~"(max-width: 500px)" {
flex: 0 0 39px;
.x-small { display: inline; }
.not-small { display: none; }
Expand Down

0 comments on commit 64894ee

Please sign in to comment.