.pk-input-number {
  &.always-show-operation {
    .ant-input-number-handler-wrap {
      opacity: 1;
    }
  }
}
