Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 551 Rev 552
Línea 11... Línea 11...
11
import StyledContainer from '../widgets/WidgetLayout'
11
import StyledContainer from '../widgets/WidgetLayout'
12
import ReactionsButton from '../UI/buttons/ReactionsButton'
12
import ReactionsButton from '../UI/buttons/ReactionsButton'
13
import styled from 'styled-components'
13
import styled from 'styled-components'
Línea 14... Línea 14...
14
 
14
 
15
const StyledForm = styled(CommentForm)`
15
const StyledForm = styled(CommentForm)`
16
  margin: 0 5px;
16
  margin: 0 5px !important;
Línea 17... Línea 17...
17
`
17
`
18
 
18
 
19
const AnswerCard = ({
19
const AnswerCard = ({