Skip to content

Commit

Permalink
Merge pull request #1242 from adamdonahue/master
Browse files Browse the repository at this point in the history
Make cursor a pointer for down_panel tab links.
  • Loading branch information
ndelangen authored Jun 9, 2017
2 parents 1ee4402 + 062b040 commit f2dc38c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ui/src/modules/ui/components/down_panel/style.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export default {
opacity: 0.5,
maxHeight: 60,
overflow: 'hidden',
cursor: 'pointer',
},

activetab: {
Expand Down

0 comments on commit f2dc38c

Please sign in to comment.