|
@@ -310,6 +310,7 @@ body, #root {
|
|
|
/* Both layers use their own independent scroll containers. */
|
|
/* Both layers use their own independent scroll containers. */
|
|
|
#app-main-home, #main-content-container
|
|
#app-main-home, #main-content-container
|
|
|
{
|
|
{
|
|
|
|
|
+ @apply overflow-x-hidden;
|
|
|
height: 100%;
|
|
height: 100%;
|
|
|
overflow-y: auto;
|
|
overflow-y: auto;
|
|
|
-webkit-overflow-scrolling: touch;
|
|
-webkit-overflow-scrolling: touch;
|