JSFiddle - React, Tailwind, and code Playground
by vrmtm
CSS
html {
height: 100%;
width: 100%;
}
.main-content {
position: relative;
height: 100%;
}
.scrollableContainer {
left: 0;
}
by vrmtm
html {
height: 100%;
width: 100%;
}
.main-content {
position: relative;
height: 100%;
}
.scrollableContainer {
left: 0;
}