Skip to content

Commit 5162efb

Browse files
author
Sine Jespersen
committed
5387: add modifier bottom-buttons-visible
1 parent 3ae54c1 commit 5162efb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/stories/Library/Lists/list-materials/list-materials.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
align-items: center;
1212
flex-direction: row;
1313
}
14+
15+
&--bottom-buttons-visible {
16+
padding-bottom: 90px;
17+
}
1418
}
1519

1620
.list-materials__checkbox {

0 commit comments

Comments
 (0)