﻿pre {
    /* Fix display of unformated data send on eg. controller endpoints */
    text-wrap-mode: wrap;
    overflow-wrap: anywhere;
}
