Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

210
Visualizações
Ant Design: How to remove trailing end gutter on each Row

I am using antd's Row and Col components to create a responsive grid. However, when a column wraps underneath due to a breakpoint, there is some clear whitespace (pretty sure caused by gutters) at the end of the line above a shown bellow: 1

The textfields belong in one row, and the button in another. There is a gutter next to each text field that I want to get rid of so they properly fit the parent's width.

How would I go about doing that? Quick demonstration:

<Row>
  <Col xs={{span: 24}}>
    <Row>
      <Col xs={{span: 24}} ...>
        <Input/>
      </Col>
      <Col xs={{span: 24}} ...>
        <Input/>
      </Col>
      <Col xs={{span: 24}} ...>
        <DateRangerPicker/>
      </Col>
    </Row>
  </Col>
  <Col xs={{span: 24}}>
    <Button/>
  </Col>
</Row>
about 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

enter image description here

It has gutter attribute, but btw it is 0 by default!

about 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda