Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 0e9ef1a

Browse files
authored
fix: doc titles anchor links accessible (#891)
1 parent 38d5494 commit 0e9ef1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/pages/component-viewer/component-viewer.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ app-component-viewer {
2929
component-overview, component-api {
3030
display: flex;
3131
align-items: flex-start;
32+
overflow: visible;
3233

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

0 commit comments

Comments
 (0)