Commit 4a14213c authored by yann300's avatar yann300

instruction list height

parent 5e519cee
......@@ -26,7 +26,7 @@ module.exports = {
instructionsList: {
'width': '52%',
'overflow-y': 'scroll',
'max-height': '500px',
'max-height': '250px',
'margin': '0'
},
transactionInfo: {
......
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