diff --git a/components/input-number/style/index.less b/components/input-number/style/index.less index db26fe3cf..d77286517 100644 --- a/components/input-number/style/index.less +++ b/components/input-number/style/index.less @@ -113,6 +113,7 @@ opacity: 0; border-radius: 0 @border-radius-base @border-radius-base 0; transition: opacity 0.24s linear 0.1s; + z-index: 2; // https://github.com/ant-design/ant-design/issues/6289 } &-handler-wrap:hover &-handler {