mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 11:53:23 +01:00
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:
@@ -13,7 +13,7 @@
|
||||
this.$('textarea').val(console.get());
|
||||
},
|
||||
events: {
|
||||
'submit': 'submit',
|
||||
'click .submit': 'submit',
|
||||
'click .close': 'close'
|
||||
},
|
||||
render_attributes: {
|
||||
|
||||
Reference in New Issue
Block a user