Skip to content

Commit c338e4d

Browse files
committed
fix height of toast example
1 parent 2b297e9 commit c338e4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/src/scss/_component-examples.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318

319319
// Toasts
320320
.bd-example-toasts {
321-
min-height: 240px;
321+
min-height: 300px;
322322
}
323323

324324
.bd-example-zindex-levels {

0 commit comments

Comments
 (0)