Skip to content

Commit 4becd73

Browse files
committed
forces is-short to have more room
1 parent c287269 commit 4becd73

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

documentation.sass

+5-2
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
.bd-snippet-code.highlight-full pre
2525
padding: 0
2626

27-
.steps.is-vertical.is-short:not(:first-child)
28-
margin-top: -6rem
27+
.bd-snippet.bd-is-vertical .bd-snippet-preview
28+
display: flex
29+
flex-direction: row
30+
.steps
31+
flex-grow: 1

0 commit comments

Comments
 (0)