Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 966 Rev 1330
Línea 51... Línea 51...
51
  }
51
  }
52
`
52
`
Línea 53... Línea 53...
53
 
53
 
54
const Actions = styled.div`
54
const Actions = styled.div`
-
 
55
  display: flex;
55
  display: flex;
56
  flex-wrap: wrap;
56
  justify-content: space-around;
57
  justify-content: space-around;
57
  border-top: 1px solid rgb(211, 211, 211);
58
  border-top: 1px solid rgb(211, 211, 211);
58
  padding: 0.5rem;
59
  padding: 0.5rem;
59
  gap: 0.5rem;
60
  gap: 0.5rem;