diff --git a/style/mobile/components/rate/v2/_index.less b/style/mobile/components/rate/v2/_index.less index 72619997a9..d5f1051477 100644 --- a/style/mobile/components/rate/v2/_index.less +++ b/style/mobile/components/rate/v2/_index.less @@ -114,6 +114,7 @@ box-shadow: @shadow-1; background-color: @bg-color-container; transform: translateX(-50%); + z-index: 1; &--bottom { top: calc(100% + 8px);