tiopicles
tiopicles
KPCKevin Powell - Community
Created by tiopicles on 2/21/2024 in #front-end
auto layout
3 replies
KPCKevin Powell - Community
Created by tiopicles on 7/28/2023 in #front-end
what's the best way I can do this kinda of layout?
Yeah, maybe grid id the way to go. Thx
4 replies
KPCKevin Powell - Community
Created by tiopicles on 7/28/2023 in #front-end
what's the best way I can do this kinda of layout?
4 replies
KPCKevin Powell - Community
Created by tiopicles on 7/8/2023 in #front-end
avoid overflow-y: auto when using overflow-x: hidden
Thanks guys!
8 replies
KPCKevin Powell - Community
Created by tiopicles on 7/8/2023 in #front-end
avoid overflow-y: auto when using overflow-x: hidden
I did it by setting the pseudo el width to rem and a media query to .clinica to hide the overflow, as I don't need overflow-y in my mobile layout
8 replies
KPCKevin Powell - Community
Created by tiopicles on 7/8/2023 in #front-end
avoid overflow-y: auto when using overflow-x: hidden
Yeah, I was thinking about going for another solution. Thanks!
8 replies
KPCKevin Powell - Community
Created by tiopicles on 7/8/2023 in #front-end
avoid overflow-y: auto when using overflow-x: hidden
maybe the way is trying to set the pseudo element width to match the end of the viewport width. will try that
8 replies
KPCKevin Powell - Community
Created by tiopicles on 6/29/2023 in #front-end
flex grow on grid
Thanks guys! helped me a lot.
8 replies
KPCKevin Powell - Community
Created by tiopicles on 6/21/2023 in #front-end
Set width and height in a responsive way
that really works, will search on why that works XD thanks!
6 replies