I have two containers on a screen, the first one provides the user with some guidance and has a fixed height while the second has a comments/chat interface and will grow in height as the user post messages.
I’d like to keep the first container always visible and let users scroll only the content of the second container. Is that possible?
Maker. CSS styling was just recently made available to the Maker plan!
I’ll read the docs about using CSS in Glide apps but any examples you can share to accomplish the above would be great to have. Thanks again