NE340R
NE340R
KPCKevin Powell - Community
Created by NE340R on 8/15/2023 in #front-end
Overflow-x messes up Overflow-y
Thank you
8 replies
KPCKevin Powell - Community
Created by NE340R on 8/15/2023 in #front-end
Overflow-x messes up Overflow-y
Same thing happens when i specify one as scroll and the other as visible overflow-x: scroll works overflow-y: visible next to it does not (hides overflown content)
8 replies
KPCKevin Powell - Community
Created by NE340R on 8/15/2023 in #front-end
Overflow-x messes up Overflow-y
I tried setting overflow-x: hidden, overflow-y: visible on every single container and it does not work as expected I think the problem is not that simple and it lies in the fact that position: absolute i use on my tooltip overrites overflow behavior somehow
8 replies
KPCKevin Powell - Community
Created by NE340R on 8/15/2023 in #front-end
Overflow-x messes up Overflow-y
I am not sure what you mean. Do i add another container around chart__columns-container ? What is the point of it ? If i set overflow-x: hidden, overflow-y: visible to chart__columns-container then it's the same story as with .chart-block__main and nothing works as needed
8 replies