sasxa
sasxa
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
For the sake of completion, the best solution for my original question would be:
[id="3"] {
overflow-y: auto;
overflow-x: hidden;
}
[id="3"] {
overflow-y: auto;
overflow-x: hidden;
}
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
👍 Thanks for the help. I now know what the problem is, I'll tinker until I get a working solution.
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
I would just hide it, somehow.. .Could be a long word 🙂
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
This is as simple as I can make it.. Goal is for text not to overflow https://codepen.io/Development-Account-the-lessful/pen/rNgzeOb
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
I don't know what it can be - maybe someone puts image 1000px wide, so I'm trying to make radnom unknown content fit into my layout
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
No description
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
Font size on the h1 (previously div#3) is what's messing up my layout
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
No description
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
no ideas what I could try on #1 and #2 to make "children behave" ? 🙂
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
#3 and #5 are actually a external rendered markdown, so I can't specify anything on them
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
But isn't max-width calculated from the cildren, not the parent?
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
That didn't help
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
the real problem is how to control width-scaling in column layout, I guess
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
This is just fastest way I can reproduce the issue - it's not actual code
40 replies
KPCKevin Powell - Community
Created by sasxa on 6/7/2024 in #front-end
Flex layout issue
I've been talking to AIs too much 😄 they can't solve this
40 replies