Skip to content

Commit

Permalink
fix(html): remove duplicated overflow settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sw0rdiX committed Nov 28, 2022
1 parent 3a801b0 commit 3bb9e2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/css/scss/base/_all.sass
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ html
text-size-adjust: 100%
-webkit-tap-highlight-color: transparent
-webkit-overflow-scrolling: auto
overflow-x: hidden

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

0 comments on commit 3bb9e2f

Please sign in to comment.