PBN
KPCKevin Powell - Community
•Created by PBN on 2/27/2025 in #front-end
Need help to understand behavior of overflows within a specific layout
Hi, I wanted to create a scrollable list of cards/items within my content layout, but I can't get the height of the content container with overflow items right.
Sample code here:
https://codepen.io/PBN17/pen/xbxRqMo
From what I imagined, the content-scrollable and content-right which has been set to 100% height should have the height of 100vw - 90px (from header) but that doesn't seem to be the case as their height is still 100vw.
Thanks for the guidance in advance!
25 replies