As of right now there's no way to set empty list messages(so they don't appear like empty horizontal containers, and the generated html could be better because the 3 horizontal columns(first and last being naked <div>s don't stretch to available space, it would be better to fill those <div>s with classes d-flex flex-col flex-1 when being horizontal only.

