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

194
Vistas
MUI DialogTitle element's text not contained in resized DialogTitle element

I'm trying to resize the dialog title element for a warning message, however I am getting odd behavior, and unsure what causes it.enter image description here

Login Error is meant to be within the dark-blue element of the screen. And while I managed to resize the text, I am not sure why it is displaced outside what the DialogTitle element is. Here's some code, maybe someone can advise me on what's wrong:

        <div>
            <Dialog open={this.props.open}>
                <DialogTitle>
                    {this.props.title}
                </DialogTitle>
                <DialogContent>
                        ...
                </DialogContent>
                <DialogActions>
                        ...
                </DialogActions>
            </Dialog>
        </div>

And the override loaded via the theme is:

overrides: {
    ...,
    MuiDialogTitle: {
        root: {
            backgroundColor: "#2c9cf2",
            height: "20px",
            fontSizeAdjust: 0.4,
        },
    },

What am I missing? My understanding that the height of the DialogTitle element would encompass the items inside of it too, unless a specific override is given that matches a class inside.

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