fix input-number cursor style
This commit is contained in:
parent
fd5d3596d6
commit
c6653940e7
1 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@
|
|||
border: 1px solid @border-color-base;
|
||||
border-radius: @btn-border-radius;
|
||||
overflow: hidden;
|
||||
cursor: default;
|
||||
|
||||
&-handler-wrap {
|
||||
width: 22px;
|
||||
|
@ -196,4 +197,4 @@
|
|||
.active-error;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue