/* @plugin: customer_portrait */

.portrait-action-message {
    margin-top: 16px;
}

.portrait-evidence-code {
    white-space: pre-wrap;
    font-size: 11px;
    max-height: 380px;
    overflow: auto;
}

.portrait-md-preview {
    font-size: 13px;
    line-height: 1.65;
    word-break: break-word;
    max-height: 380px;
    overflow: auto;
    margin: 0;
}
