Make debug log as big as possible
Tweak style to make the modal reasonably wide/tall, and use flexbox to automatically expand the textarea. // FREEBIE
This commit is contained in:
parent
de745c3ba0
commit
7f8c76faca
4 changed files with 40 additions and 20 deletions
|
@ -13,7 +13,7 @@
|
|||
this.$('textarea').val(console.get());
|
||||
},
|
||||
events: {
|
||||
'submit': 'submit',
|
||||
'click .submit': 'submit',
|
||||
'click .close': 'close'
|
||||
},
|
||||
render_attributes: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue