Skip to content

Commit 72d49db

Browse files
committed
fix: update band styles
1 parent 9de4d04 commit 72d49db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/bolt-band/src/band.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ bolt-band {
1414
max-height: none;
1515
will-change: height, min-height;
1616
transition: min-height $bolt-transition;
17+
align-items: flex-start;
1718
}
1819

1920
// Component styles

0 commit comments

Comments
 (0)