Hi, first of all thanks a lot for this great plugins, it is very difficult find 'decent' plugins for Angular 2 hehehe.
I'm facing a design problem due bottom position. What I'm trying to do is create a UL list positioning elements from bottom to top (it is like when you receive messages in WhatsApp chat or telegram...)
When I set my UL height: 100%; position absolute bottom 0 custom scrollbar disappears... also I have try using table and table cell but every time I try to position LI elements at bottom scrollbar stops working.
I'm gonna check entire plugin trying to find why position bottom doesn't work.
Hi, first of all thanks a lot for this great plugins, it is very difficult find 'decent' plugins for Angular 2 hehehe.
I'm facing a design problem due bottom position. What I'm trying to do is create a UL list positioning elements from bottom to top (it is like when you receive messages in WhatsApp chat or telegram...)
When I set my UL height: 100%; position absolute bottom 0 custom scrollbar disappears... also I have try using table and table cell but every time I try to position LI elements at bottom scrollbar stops working.
I'm gonna check entire plugin trying to find why position bottom doesn't work.
Thanks again, Regards.