Ver Fonte

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

shenchunlv há 2 anos atrás
pai
commit
61e8f83919
1 ficheiros alterados com 0 adições e 1 exclusões
  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;
 }