Skip to content

Commit b5ba157

Browse files
committed
Trailing comma
1 parent e52f5f7 commit b5ba157

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

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

5555
activetab: {

0 commit comments

Comments
 (0)