Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4923 Rev 4924
Línea 56... Línea 56...
56
}
56
}
57
.header__left {
57
.header__left {
58
    align-items: center;
58
    align-items: center;
59
    display: flex;
59
    display: flex;
60
    gap: 10px;
60
    gap: 10px;
61
    width: -webkit-fill-available;
-
 
62
    & > img {
61
    & > img {
63
        object-fit: cover;
62
        object-fit: cover;
64
        display: none;
63
        display: none;
65
    }
64
    }
-
 
65
    &.show {
-
 
66
        width: -webkit-fill-available;
-
 
67
    }
66
}
68
}
67
.header__search {
69
.header__search {
68
    display: flex;
70
    display: flex;
69
    align-items: center;
71
    align-items: center;
70
    border-radius: 5px;
72
    border-radius: 5px;