Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2586 Rev 2587
Línea 5827... Línea 5827...
5827
 
5827
 
5828
.main-conversation-box {
5828
.main-conversation-box {
5829
    width: 100%;
5829
    width: 100%;
5830
    background-color: #fff;
5830
    background-color: #fff;
5831
    position: relative;
5831
    position: relative;
-
 
5832
    height: 80vh;
-
 
5833
    display: grid;
5832
    height: 100%;
5834
    grid-template-rows: auto 65% auto;
Línea 5833... Línea 5835...
5833
}
5835
}
5834
 
5836
 
5835
.message-bar-head {
5837
.message-bar-head {