OMG what is that - please help

I even don't know how to layout this thing For context: Assuming user can create follow-up and attach some text and image - also user can scroll it How to make it better?
No description
No description
8 Replies
Jochem
Jochem4mo ago
set a height on the dialog, and set overflow-y to auto: https://codepen.io/jochemm/pen/dyxXdEE it's a very minimal demo, I used p instead of whatever you're using, but the principle is the same regardless of what block level element you're using
Nikita
NikitaOP4mo ago
I did something like this but still thinking that it could be better
No description
No description
Nikita
NikitaOP4mo ago
Rate 1
Nikita
NikitaOP4mo ago
Nikita
NikitaOP4mo ago
Rate 2
Nikita
NikitaOP4mo ago
Nikita
NikitaOP4mo ago
How do you think which one is better?
Tuff
Tuff3mo ago
Both gives the same vibe

Did you find this page helpful?