N°3959 - Truncate vertical tabs label when too long, label can be read entirely through a tooltip

This commit is contained in:
Molkobain
2021-04-15 09:29:38 +02:00
parent 2a62e28c66
commit ddb5ffc11a
4 changed files with 14 additions and 8 deletions

View File

@@ -85,6 +85,10 @@ $ibo-tab--temporary-remote-content--button--hover--color: $ibo-color-grey-200 !d
@extend %ibo-hyperlink-inherited-colors
}
.ibo-tab-container--tab-toggler-label {
@extend %ibo-text-truncated-with-ellipsis;
}
.ibo-tab-container--extra-tabs-container {
@extend .ibo-tab-container--tab-header;