.ant-input-number[data-v-346f1d8b]{position:relative;display:inline-block;width:100%;height:32px;border:1px solid #d9d9d9;border-radius:4px;overflow:hidden;background-color:#fff;transition:all .3s}.ant-input-number-input[data-v-346f1d8b]{padding:0 8px;border:none;outline:none;background:transparent;font-size:14px;line-height:32px;text-align:right;width:calc(100% - 32px);box-sizing:border-box}.ant-input-number-handler-wrap[data-v-346f1d8b]{position:absolute;top:0;right:0;width:32px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;background:#f5f5f5;border-left:1px solid #d9d9d9}.ant-input-number-handler[data-v-346f1d8b]{width:100%;height:50%;background:transparent;border:none;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ant-input-number-handler-icon[data-v-346f1d8b]{font-size:12px;color:#333}.ant-input-number-handler[data-v-346f1d8b]:hover{background-color:#ebebeb}.ant-input-number-disabled[data-v-346f1d8b],.ant-input-number-handler[data-v-346f1d8b]:disabled{opacity:.5;cursor:not-allowed}.ant-input-number-sm[data-v-346f1d8b]{height:28px;font-size:12px}