Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4739 Rev 4740
Línea 8... Línea 8...
8
    background-color: #f3f2ef !important;
8
    background-color: #f3f2ef !important;
9
}
9
}
10
.header,
10
.header,
11
.mobile-menu {
11
.mobile-menu {
12
    background-color: #fff;
12
    background-color: #fff;
13
    border-bottom: 0.1px solid rgba(0, 0, 0, 0.06);
-
 
14
    width: 100%;
13
    width: 100%;
15
    z-index: 999;
14
    z-index: 999;
16
}
15
}
17
.header {
16
.header {
18
    top: 0;
17
    top: 0;
19
    position: absolute;
18
    position: absolute;
-
 
19
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
20
}
20
}
21
.mobile-menu {
21
.mobile-menu {
22
    bottom: 0;
22
    bottom: 0;
23
    position: fixed;
23
    position: fixed;
24
    display: flex;
24
    display: flex;
-
 
25
    border-top: 1px solid rgba(0, 0, 0, 0.06);
25
    .icon-list {
26
    .icon-list {
26
        width: 100%;
27
        width: 100%;
27
        &::before {
28
        &::before {
28
            content: none;
29
            content: none;
29
        }
30
        }