diff --git a/src/common/BottomSheet/BottomSheet.less b/src/common/BottomSheet/BottomSheet.less index b159242d0..3a67cba33 100644 --- a/src/common/BottomSheet/BottomSheet.less +++ b/src/common/BottomSheet/BottomSheet.less @@ -23,6 +23,7 @@ opacity: 0.8; transition: opacity 0.1s ease-out; cursor: pointer; + -webkit-tap-highlight-color: transparent; } .container {