/*
 * Copyright (c) 2021 Nordic Semiconductor ASA
 *
 * SPDX-License-Identifier: LicenseRef-Nordic-4-Clause
 */

.core19-error-body {
    user-select: text;

    .details {
        margin-bottom: 1rem;
        font-size: 14px;
    }
}
