.el-input-number {
  &.is-without-controls {
    .el-input__inner {
      text-align: left;
    }
  }
}
