Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2837 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2837 Rev 2838
Línea 31... Línea 31...
31
    object-fit: cover;
31
    object-fit: cover;
32
  }
32
  }
33
  .commentInput {
33
  .commentInput {
34
    margin: 0;
34
    margin: 0;
35
    width: 100%;
35
    width: 100%;
36
    padding: 0.5rem 1rem;
36
    padding: 0.5rem 0;
37
    border: 1px solid rgb(219, 219, 219);
37
    border: none;
38
    border-radius: var(--global-border-radius);
-
 
39
    font-size: 1rem;
38
    font-size: 1rem;
40
    height: 2.2rem;
-
 
41
  }
39
  }
42
  .submitButton {
40
  .submitButton {
43
    height: 2.5rem;
41
    height: 2.5rem;
44
    margin: 0;
42
    margin: 0;
45
    width: auto;
43
    width: auto;