Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3514 Rev 3516
Línea 9... Línea 9...
9
.commentSection {
9
.commentSection {
10
  max-height: 400px;
10
  max-height: 400px;
11
  overflow-y: auto;
11
  overflow-y: auto;
12
  background: $bg-color;
12
  background: $bg-color;
13
  border-radius: 10px;
13
  border-radius: 10px;
14
  border: 1px solid $border-primary;
-
 
15
  margin-top: 1rem;
14
  margin-top: 1rem;
16
  padding: 1rem;
15
  padding: 0 0.5rem;
17
}
16
}
Línea 18... Línea 17...
18
 
17
 
19
.feedCommentContainer {
18
.feedCommentContainer {
20
  display: flex;
19
  display: flex;