fix: FF scroll bar width (#18091)

pull/18179/head
iamkun 2019-11-25 12:05:55 +08:00 committed by Zhi Cun
parent 5491e52391
commit 2919e5769b
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
height: 100%;
@include m(hidden-default) {
scrollbar-width: none;
&::-webkit-scrollbar {
width: 0;
height: 0;