/*
 * SPDX-FileCopyrightText: 2024 Baptiste Legouix
 * SPDX-License-Identifier: MIT
 */

/* Allow the column with long return type to break in function list */
.memTemplItemLeft {
    white-space: unset !important;
}
