Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 923 Rev 924
Línea 336... Línea 336...
336
    flex-direction: column-reverse;
336
    flex-direction: column-reverse;
337
    height: auto;
337
    height: auto;
338
    max-height: 70vh;
338
    max-height: 70vh;
339
    overflow: auto;
339
    overflow: auto;
340
}
340
}
341
.main-conversation-box .messages-line > hr {
341
.main-conversation-box > .messages-line > hr {
342
    margin-top: 0;
342
    margin-top: 0 !important;
343
    margin-bottom: 0;
343
    margin-bottom: 0 !important;
344
    opacity: 0;
344
    opacity: 0 !important;
345
}
345
}
346
.message-bar-head .usr-msg-details {
346
.message-bar-head .usr-msg-details {
347
    display: flex;
347
    display: flex;
348
    align-items: center;
348
    align-items: center;
349
}
349
}