Skip to content

Commit

Permalink
Merge pull request #2678 from near/revert-2677-fix-nav
Browse files Browse the repository at this point in the history
Revert "fix: Fix desktop nav horizontal overflow"
  • Loading branch information
Patrick1904 authored May 16, 2022
2 parents 2549cac + 9ca587e commit d740b43
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const Container = styled.div`
@media (min-width: 992px) {
display: flex;
overflow-y: auto;
}
background-color: white;
Expand Down

0 comments on commit d740b43

Please sign in to comment.