/* /Pages/Admin/ApplicationLog/Logs.razor.rz.scp.css */
.log-cell[b-vk9b0q4ogh] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.log-detail[b-vk9b0q4ogh] {
    margin: 0;
    max-height: 18rem;
    overflow: auto;
    white-space: pre-wrap;
    word-break: break-word;
    font: inherit;
}
/* /Pages/Admin/AuditLog/AuditLog.razor.rz.scp.css */
.audit-cell[b-2gjid0sy27] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.audit-detail[b-2gjid0sy27] {
    margin: 0;
    max-height: 18rem;
    overflow: auto;
    white-space: pre-wrap;
    word-break: break-word;
    font: inherit;
}
