Browse Source

fix:静止苹果进行左右拖拽

shenchunlv 2 years ago
parent
commit
61e8f83919
1 changed files with 0 additions and 1 deletions
  1. 0 1
      assets/_variables.scss

+ 0 - 1
assets/_variables.scss

@@ -12,6 +12,5 @@ body {
   margin: 0;
   scroll-behavior:smooth;
   overflow-x:hidden;
-  width: 100%;
   touch-action: pan-y;
 }