Skip to content

Commit 45035ab

Browse files
authored
Fixed overlapping API dropdown (#2459)
1 parent ff2c5af commit 45035ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/themes/website/styles/docs.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ api-list,
176176
api-list-dropdown,
177177
api-list-tiles {
178178
flex-basis: 100%;
179+
max-width: 100%;
179180
}
180181

181182
.line-clamp {

0 commit comments

Comments
 (0)