Skip to content

Commit

Permalink
Styling the File Tree Scrollbar (#33988)
Browse files Browse the repository at this point in the history
* Styling the scrollbar.

* Removing the duplicated mixin code.
  • Loading branch information
daveyholler authored Mar 27, 2019
1 parent 66f211a commit c77843b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/code/public/components/main/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
flex-shrink: 0;
}
div[role="tabpanel"] {
@include euiScrollBar;
width: 100%;
flex-grow: 1;
flex-shrink: 1;
Expand Down

0 comments on commit c77843b

Please sign in to comment.