Skip to content

Commit

Permalink
Fox More button not visible in phone
Browse files Browse the repository at this point in the history
  • Loading branch information
tjamesallen15 authored and ericangeles committed Mar 21, 2024
1 parent c1f8944 commit 6e51109
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/tabs-module/_tabs-module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -509,9 +509,7 @@
right: 0;
top: 0;

.more-text {
display: none;

.more-text {
@media (min-width: $breakpoint-big-phone) {
display: inline-block;
}
Expand Down

0 comments on commit 6e51109

Please sign in to comment.