Skip to content

Commit

Permalink
[components] Show lane on split pane resizer
Browse files Browse the repository at this point in the history
  • Loading branch information
kristofferjs authored and bjoerge committed Jan 30, 2018
1 parent 9e16052 commit ea5b0ff
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -79,7 +79,7 @@

.Resizer {
background: var(--gray-darker);
opacity: 0;
opacity: 0.1;
z-index: 10;
box-sizing: border-box;
background-clip: padding-box;
Expand Down

0 comments on commit ea5b0ff

Please sign in to comment.