Commit d3ce76df authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #495 from cdetrio/master

fix caret placement for struct data
parents d68590b7 a503dc2c
...@@ -22,7 +22,6 @@ module.exports = { ...@@ -22,7 +22,6 @@ module.exports = {
'font-family': 'arial,sans-serif' 'font-family': 'arial,sans-serif'
}, },
caret: { caret: {
'position': 'absolute',
'margin-top': '3px' 'margin-top': '3px'
}, },
data: { data: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment