diff --git a/src/packages/__VUE/picker/index.scss b/src/packages/__VUE/picker/index.scss index eab46b6dfb..5070d64c51 100644 --- a/src/packages/__VUE/picker/index.scss +++ b/src/packages/__VUE/picker/index.scss @@ -175,6 +175,7 @@ linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4)); background-repeat: no-repeat; background-position: top, bottom; + transform: translateZ(0); z-index: 1; } }