amic 1 month ago
parent
commit
8f8283dc64
3 changed files with 2 additions and 0 deletions
  1. 1 0
      assets/css/styles.css
  2. 1 0
      assets/less/grid.less
  3. 0 0
      web/css/site.min.css

+ 1 - 0
assets/css/styles.css

@@ -3198,6 +3198,7 @@ body > main {
 .container {
   max-width: 100%;
   overflow-x: hidden;
+  overflow-y: hidden;
 }
 @media (min-width: 576px) {
   .container,

+ 1 - 0
assets/less/grid.less

@@ -1,6 +1,7 @@
 .container{
   max-width: 100%;
   overflow-x: hidden;
+  overflow-y: hidden;
 }
 @media (min-width: 576px){
   .container, .container-sm {

File diff suppressed because it is too large
+ 0 - 0
web/css/site.min.css


Some files were not shown because too many files changed in this diff