Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

204
Vistas
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 Respuestas
Responde la pregunta

0

enter image description here

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

about 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda