mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
(html,js) Adjust padding of dialogs
Following this commit: https://github.com/angular/material/commit/d2140b1565b7e91d4f0b11b6c3983b976abd00f8
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
escapeToClose: true,
|
||||
template: [
|
||||
'<md-dialog flex="80" flex-sm="100" aria-label="' + l('View Raw Source') + '">',
|
||||
' <md-dialog-content>',
|
||||
' <md-dialog-content class="md-dialog-content">',
|
||||
' <pre>',
|
||||
data,
|
||||
' </pre>',
|
||||
|
||||
Reference in New Issue
Block a user