Skip to content

Commit 062b040

Browse files
committed
Make cursor a pointer for down_panel tab links.
1 parent 39b4c03 commit 062b040

File tree

1 file changed

+1
-0
lines changed
  • lib/ui/src/modules/ui/components/down_panel

1 file changed

+1
-0
lines changed

lib/ui/src/modules/ui/components/down_panel/style.js

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export default {
4949
opacity: 0.5,
5050
maxHeight: 60,
5151
overflow: 'hidden',
52+
cursor: 'pointer',
5253
},
5354

5455
activetab: {

0 commit comments

Comments
 (0)