Skip to content

Commit

Permalink
Update _tabs-vertical.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
tjamesallen15 committed Jul 15, 2024
1 parent 5c22bad commit aa6dfea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/tabs-vertical/_tabs-vertical.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
@include antialiased();
@include css3(user-select, none);
@include css3(touch-callout, none);
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;

color: $vertical-tab-text-color;
display: block;
Expand Down

0 comments on commit aa6dfea

Please sign in to comment.