_content/mobile-view: hide inactive navigation drawer#366
Conversation
|
This PR (HEAD: 291e810) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/website/+/794280. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/794280. |
|
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be Please don’t reply on this GitHub thread. Visit golang.org/cl/794280. |
Currently, the navigation drawer is still visible when inactive and is causing horizontal overflow issues in mobile UIs
This PR fixes that.