.hui-TextInput__group {
  display: flex;
  width: 100%;
}

.hui-ChildInput {
  flex: 0 1 auto;
  padding-right: 16px;
}

