Proyectos de Subversion LeadersLinked - SPA

Rev

Rev 2142 | Rev 2917 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2142 Rev 2143
Línea 21... Línea 21...
21
    >
21
    >
22
      <Box sx={{ display: 'inline-flex', flexDirection: 'column', mb: 1 }}>
22
      <Box sx={{ display: 'inline-flex', flexDirection: 'column', mb: 1 }}>
23
        <Link to={link}>
23
        <Link to={link}>
24
          <Typography
24
          <Typography
25
            variant='body1'
25
            variant='body1'
26
            sx={{ textDecoration: 'underline', mb: 0 }}
26
            sx={{ textDecoration: 'underline', mb: '0 !important' }}
27
          >
27
          >
28
            {message}
28
            {message}
29
          </Typography>
29
          </Typography>
30
        </Link>
30
        </Link>
31
        <Typography variant='body2'>{time_elapsed}</Typography>
31
        <Typography variant='body2'>{time_elapsed}</Typography>