Commit 58c82f06 authored by yann300's avatar yann300

fix panel height

parent 13aafe33
......@@ -13,7 +13,8 @@ module.exports = {
},
content: {
'color': '#111111',
'width': '100%'
'width': '100%',
'min-height': '20px'
},
inner: {
'padding': '2px',
......
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