Skip to content

Commit

Permalink
Overflow component-overview to make anchor links visible
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek2303 committed Nov 21, 2020
1 parent 9594cb8 commit 9c8e72a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/pages/component-viewer/component-viewer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ app-component-viewer {
component-overview, component-api {
display: flex;
align-items: flex-start;
overflow: visible;

@media (max-width: $small-breakpoint-width) {
flex-direction: column;
Expand Down

0 comments on commit 9c8e72a

Please sign in to comment.