Skip to content

Commit

Permalink
fixed tab scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jan 9, 2021
1 parent a19f35a commit bcb1b6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terminus-core/src/components/appRoot.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ $side-tab-width: 200px;
.content {
width: 100vw;
flex: 1 1 0;
min-height: 0;
display: flex;
flex-direction: column-reverse;

Expand Down

0 comments on commit bcb1b6a

Please sign in to comment.