[bugfix] Picker: fix the error at low version of the Android. See #3538 (#3688)

This commit is contained in:
流采
2019-06-29 08:36:35 +08:00
committed by neverland
parent fe87885d90
commit 0a79536a05
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -71,6 +71,7 @@
linear-gradient(0deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .4));
background-repeat: no-repeat;
background-position: top, bottom;
backface-visibility: hidden;
pointer-events: none;
}