As the author of this pull request, I verify that:
[x] I have set the target branch to master.
[x] I have detailed the purpose of this Pull Request in a non-technical way.
[x] I have detailed how to test the changes in the Pull Request.
[x] I have detailed the functional tests required for approval.
[x] I have performed a self-review of my code to ensure it is DRY and follows the team's coding standards.
[ ] I have commented my code, particularly in hard-to-understand areas.
[ ] I have made corresponding changes to the documentation.
[x] I have verified that my code does not introduce a debug warning in my local environment.
[x] I have verified that the functional tests work in my local environment.
[ ] I have verified that all automated tests pass or have provided a detailed comment about why I am submitting with a failed pipeline.
[ ] I have verified that any dependent changes have been merged and published in downstream commits.
[ ] I have added a link to this Pull Request in the Asana task.
[ ] I have moved the Asana task to "Ready for Functional Review".
[ ] I have left a comment in Asana and GitHub tagging a team member with a request for `review.
Testing
This PR reverts the query navigation blocks to their core styles by removing our css overrides and customizations. No testing should be needed. Build was successful locally.
Changes proposed in this pull request
This PR removes query navigation styles that were specific to a past project including two icons used only in the styles.
Closes https://app.asana.com/0/1203895219649773/1206786952809840/f
Pre-submit checklist
As the author of this pull request, I verify that:
master
.Testing
This PR reverts the query navigation blocks to their core styles by removing our css overrides and customizations. No testing should be needed. Build was successful locally.