Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3930 Rev 3942
Línea 2... Línea 2...
2
  background: $bg-color;
2
  background: $bg-color;
3
  padding: 1rem 0.5rem;
3
  padding: 1rem 0.5rem;
4
  border-radius: $border-radius;
4
  border-radius: $border-radius;
5
  width: 100%;
5
  width: 100%;
6
  display: block;
6
  display: block;
-
 
7
  box-shadow: $light-shadow;
-
 
8
  border: 1px solid $border-primary;
7
}
9
}
Línea 8... Línea 10...
8
 
10
 
9
.suggestionList {
11
.suggestionList {
10
  max-height: 60vh;
12
  max-height: 60vh;