Merge pull request #495 from cdetrio/master

fix caret placement for struct data
pull/7/head
yann300 8 years ago committed by GitHub
commit d3ce76dfef
  1. 1
      src/ui/styles/treeView.js

@ -22,7 +22,6 @@ module.exports = {
'font-family': 'arial,sans-serif'
},
caret: {
'position': 'absolute',
'margin-top': '3px'
},
data: {

Loading…
Cancel
Save