@prefix: deye-input-number;

.@{prefix} {
  &- {
    &root {
      position: relative;
      width: 100%;

      .ant-input-number-group-wrapper {
        width: 100%;
      }
    }
  }
}
