Skip to content

Commit 0de6373

Browse files
author
Marek Rozmus
committed
Fix example - invisible 2nd list
1 parent 3054049 commit 0de6373

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/src/app.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ h5 {
6767
.complexListContainer {
6868
width: 100%;
6969
height: 180px;
70+
min-height: 180px;
7071
border-top: 1px solid gray;
7172
border-bottom: 1px solid gray;
7273
}

0 commit comments

Comments
 (0)