Updated modal structure. Currently using a combination of inline-block, block, and float to get the desired outcome. There are some bugs still such as when the info get long, the modal stretches to fit it instead of turning into a scrollable section. I may refactor with flexbox and make it responsive if you're ok with this layout. Please let me know your thoughts.
Updated modal structure. Currently using a combination of inline-block, block, and float to get the desired outcome. There are some bugs still such as when the info get long, the modal stretches to fit it instead of turning into a scrollable section. I may refactor with flexbox and make it responsive if you're ok with this layout. Please let me know your thoughts.