'React js material ui problem box inside responsive drawer
I took the example on the documentation regarding the Responsive drawer.
As can be seen from the image, the part of the content at a certain height that depends on the context of it.
But I would like the background of the context as seen from the image to be the same.
I tried adding to the text box, either using flex: 1 orheight: "100%", but nothing changes.
Link: codesandbox
How can I do?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

