Increase height of list container

This commit is contained in:
Marcos Moura 2016-09-19 21:24:22 -03:00
parent ed31bb921b
commit f1529407d8

View file

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