Skip to content

Commit

Permalink
[components] Fix tabs overflow issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard committed Dec 6, 2019
1 parent 6eb4406 commit 2a3b4b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@

.headerTabsContainer {
flex: 1;
overflow: hidden;
}

.headerPaneActions {
Expand Down

0 comments on commit 2a3b4b0

Please sign in to comment.