Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4709 Rev 4743
Línea 81... Línea 81...
81
            max-height: none;
81
            max-height: none;
82
        }
82
        }
83
    }
83
    }
84
}
84
}
Línea -... Línea 85...
-
 
85
 
-
 
86
.nav__options-dropdown.mobile {
-
 
87
    top: initial;
-
 
88
    bottom: 99%;
-
 
89
    transform-origin: bottom;
-
 
90
}
85
 
91
 
86
li:hover .header__option ~ .nav__options-dropdown {
92
li:hover .header__option ~ .nav__options-dropdown {
87
    transform: scaleY(1) translateX(-50%);
93
    transform: scaleY(1) translateX(-50%);
88
    opacity: 1;
94
    opacity: 1;
Línea -... Línea 95...
-
 
95
}
89
}
96
 
90
 
97
 
91
.user__options-description {
98
.user__options-description {
92
    display: flex;
99
    display: flex;
93
    flex-direction: column;
100
    flex-direction: column;