Skip to content

Commit 83eba09

Browse files
Iam-Karan-Sureshelevatebart
authored andcommitted
fix(docs): enable sticky sidebar in CSS Grid layout (#3864)
Co-authored-by: Barthélémy Ledoux <bledoux@kestra.io>
1 parent 1681c37 commit 83eba09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/assets/styles/docs.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ $bd-gutter-x: 3rem;
2929

3030
.bd-sidebar {
3131
grid-area: sidebar;
32+
align-self: start;
3233
}
3334

3435
.bd-content,

0 commit comments

Comments
 (0)