Skip to content

Commit

Permalink
docs: fix broken responsive navbar in docs page (#6673)
Browse files Browse the repository at this point in the history
* fixed broken navbar in /docs/components/navbar directory

* added changes in examples.scss file and removed changes from Basic.js file to maintain consistency
  • Loading branch information
asamad35 committed Aug 11, 2023
1 parent 4940ae9 commit f4e4d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/src/css/examples.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

.navbar {
background-color: initial;
height: auto;
}

.list-group {
Expand Down

0 comments on commit f4e4d0f

Please sign in to comment.