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

406
Vistas
Material UI paper with dynamic height and width

I have a Material-UI based paper (https://mui.com/components/paper/) Where there are some content inside of the Paper and they are supposed to be Dynamic.

<Paper className="modal" elevation={3}>
...Content
</Paper>

// CSS property
.modal {
  width: 90%;
  height: 95%;

  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

I want to have the paper to be scrollable, and the content to adapt to the Paper, currently the dynamic content is flowing out of the Paper.

Is there anyway we could make it dynamic so that the width and height adjust on itself?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Height of the content should be set to auto so that the height can be adjusted based on the content automatically.

height: auto; 
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