.crew-config { &__name { font-weight: 500; } &__desc { max-width: 180px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: var(--muted-foreground); } }