Skip to content

Commit

Permalink
fix(html): set overflow to overflow-x:hidden only
Browse files Browse the repository at this point in the history
  • Loading branch information
Sw0rdiX authored Nov 28, 2022
1 parent c69d89f commit 3a801b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/css/scss/base/_all.sass
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ html
text-size-adjust: 100%
-webkit-tap-highlight-color: transparent
-webkit-overflow-scrolling: auto
overflow: scroll
overflow-x: hidden
overflow-y: overlay

*:focus
-webkit-tap-highlight-color: transparent
Expand Down

0 comments on commit 3a801b0

Please sign in to comment.