James Edwards on Nostr: Can anyone help with me this #css #grid problem -- ...
Can anyone help with me this #css #grid problem -- https://cdpn.io/pen/debug/zYQWWYa/86a41656ae1406581210646a621f9279
There are two columns (min-content, auto) and the right column is a resizable editor region with scrolling overflow.
What I want is for the left column (and the whole grid) to match its height to the editor, while the left column has hidden overflow.
How do I do that?
(btw. it doesn't have to be grid, and it's fine to use inner wrappers.)
There are two columns (min-content, auto) and the right column is a resizable editor region with scrolling overflow.
What I want is for the left column (and the whole grid) to match its height to the editor, while the left column has hidden overflow.
How do I do that?
(btw. it doesn't have to be grid, and it's fine to use inner wrappers.)