/* @ Welcome to Asset Mapper */

.ea-index .custom-width-active {
    width: 80px;
}

.ea-index .custom-width-100 {
    width: 100%;
}

.ea-index .actions {
    text-wrap: nowrap;
}

.ea-index .actions a {
    text-wrap: nowrap;
}

.content-top {
    background: var(--body-bg);
}