Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4659 Rev 4660
Línea 169... Línea 169...
169
    }
169
    }
170
    &.show {
170
    &.show {
171
        height: auto;
171
        height: auto;
172
    }
172
    }
173
    .helper__list-item {
173
    .helper__list-item {
174
        padding: 0 10px;
174
        padding: 5px 10px;
175
        display: flex;
175
        display: flex;
176
        align-items: center;
176
        align-items: center;
177
        gap: 0.5rem;
177
        gap: 0.5rem;
178
        &:hover {
178
        &:hover {
179
            background-color: rgba(0, 0, 0, 0.08);
179
            background-color: rgba(0, 0, 0, 0.08);