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

157
Vistas
Styling Issue with flex box, text going too far

I have attached image below that shows that the flex box is going too far, I want to shift Hello in the grey row to be inline with the bottom Hello.

I tried applying a flex-wrap but it did not work and making the display inline-block

enter image description here Code

<Pane display="flex" marginBottom={8}>
    <Pane display="flex" flexDirection="column" marginRight={16}>
        <Heading color={inProgressBar} size={900}>
           {XX}
        </Heading>
        <Heading flexWrap="wrap" size={100}>
           {Hello Hello Hello}
        </Heading>
    </Pane>
</Pane>
about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

You can use position: absolute to position the Hello wherever you want, by specifying the left and right values.

about 4 years ago · Juan Pablo Isaza Denunciar

0

Try align-self: flex-end; on the Hello element.

about 4 years ago · Juan Pablo Isaza 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