Increase height of list container

This commit is contained in:
Marcos Moura 2016-09-19 21:24:22 -03:00
parent 2812cc8047
commit f51124d27e

View file

@ -607,7 +607,7 @@
}
.complete-example {
height: 480px;
height: 540px;
display: flex;
flex-flow: column;
position: relative;