Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 388 Rev 389
Línea 19... Línea 19...
19
import { CommentForm, CommentsList } from '../feed/CommentSection'
19
import { CommentForm, CommentsList } from '../feed/CommentSection'
20
import ReactionsButton from '../UI/buttons/ReactionsButton'
20
import ReactionsButton from '../UI/buttons/ReactionsButton'
Línea 21... Línea 21...
21
 
21
 
22
const AnswerActions = styled(QuestionActions)`
22
const AnswerActions = styled(QuestionActions)`
23
  margin-bottom: 0.5rem;
-
 
24
  .no_margin{
-
 
25
    margin: 0px -15px !important;
23
  margin-bottom: 0.5rem;
26
  }
24
  
Línea 27... Línea 25...
27
`
25
`
28
 
26
 
29
const AnswerCard = ({
27
const AnswerCard = ({