Commit a503dc2c authored by cdetrio's avatar cdetrio

fix caret placement for struct data

parent d68590b7
...@@ -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