
.ch_logs {
    cursor: pointer;
    padding: 3px;
    word-wrap: break-word;
    display: table;
    width: 100%;
    table-layout: fixed;
    max-width: 100%;
    overflow: hidden;
    border: 1px solid #00000059;
    border-radius: 4px;
    margin-top: 2px;
    line-height: 1.4em;
}



