Hampterultimate
Hampterultimate
Explore posts from servers
KPCKevin Powell - Community
Created by Hampterultimate on 1/15/2024 in #front-end
Responsive component with overflow scroll (Tailwind)
so you mean I should just add overflow y with scroll and it wont overflow? Okay, I will try it once I get free and will let you know
6 replies
KPCKevin Powell - Community
Created by Hampterultimate on 1/15/2024 in #front-end
Responsive component with overflow scroll (Tailwind)
flex-grow by itself is giving this issue where adding more items into that div in question is growing the whole div until all items are covered, even after having overflow scroll which is making the whole page longer
6 replies
KPCKevin Powell - Community
Created by Hampterultimate on 1/15/2024 in #front-end
Responsive component with overflow scroll (Tailwind)
Yes thats what I thought as well, but having flex-grow without h-2 is not working as it should be. And h-2 by itself is also not making sense as you can see its taking way more than h-2 height
6 replies