.app-preset-text-input {
  width: 100%;
  height: 32px;

  .ant-input,
  .ant-input__inner {
    width: 100%;
    height: 32px;
  }
}
