diff --git a/client/assets/styles/styles.less b/client/assets/styles/styles.less index 589fc2d8..6f47fe2d 100644 --- a/client/assets/styles/styles.less +++ b/client/assets/styles/styles.less @@ -23,7 +23,7 @@ html body { /* stops inspector going skitz*/ overflow-x: hidden; - // overflow-y: hidden; + overflow-y: hidden; } @media (min-width: 1921px) { diff --git a/client/assets/styles/styles.mobile.css b/client/assets/styles/styles.mobile.css index 8cc73e6f..137e57b8 100644 --- a/client/assets/styles/styles.mobile.css +++ b/client/assets/styles/styles.mobile.css @@ -11,6 +11,7 @@ height: 100vh; max-height: initial; min-height: initial; + overflow-y: initial; } #mnml button { diff --git a/client/index.html b/client/index.html index 4ea0190e..57f8602d 100644 --- a/client/index.html +++ b/client/index.html @@ -1,13 +1,15 @@ - mnml - abstract strategy - - + + + + + mnml - abstract strategy