-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: global navigation close/open button (#832)
* feat: improve the global navigation button The button was hidden by the block with menu on the short screens. The height of the button was quite small. I've increased it and made the active area a square. * feat: set burger icon the same size as cross icon and remove positioning styles that should be applied by the container * chore: remove unused imports * fix: button vertical position * chore: set prettier log level to debug * chore: use debug check for prettier * chore: revert prettier additional args * chore: prettier format * chore: format code
- Loading branch information
Showing
2 changed files
with
14 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters