Skip to content

Commit

Permalink
[Discover] A bunch of navigation fixes (opensearch-project#5168)
Browse files Browse the repository at this point in the history
* Discover: Fixes state persistence after nav
* Fixed breadcrumbs and navigation
* fixes mobile view

---------

Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>
  • Loading branch information
ashwin-pc authored and SuZhou-Joe committed Oct 7, 2023
1 parent 8267820 commit 8126c44
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@
&:focus &__actionButton {
opacity: 1;
}

@include ouiBreakpoint("xs", "s", "m") {
opacity: 1;
}
}

0 comments on commit 8126c44

Please sign in to comment.