How can I prevent the maicontent from falling behind when the fixed sidemenu is opened?
i want to make react collapsible side menu. I have shared the codes of 3 components below. I need the side menu to remain fixed as the scroll increases, but when I set a fixed value, the content is hidden behind. The problem is that when the menu opens, the words header and section stay behind and are not visible. how can i prevent this
If there is another easy way, you can advise me, thanks in advance