Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 639 Rev 645
Línea 54... Línea 54...
54
 
54
 
55
const LayoutActions = styled.div`
55
const LayoutActions = styled.div`
56
  display: flex;
56
  display: flex;
57
  justify-content: space-around;
57
  justify-content: space-around;
58
  border-top: 1px solid rgb(211, 211, 211);
58
  border-top: 1px solid rgb(211, 211, 211);
59
  padding: 10px 0;
59
  padding: 5px;
60
  & > button {
60
  & > button {
61
    align-items: center;
61
    align-items: center;
62
    border-radius: var(--border-radius);
62
    border-radius: var(--border-radius);
63
    cursor: pointer;
63
    cursor: pointer;