mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 13:12:50 +01:00
Fix margins in email panel
This commit is contained in:
parent
346b206468
commit
1a5c353d13
@ -234,6 +234,10 @@
|
||||
overflow-y:auto;
|
||||
}
|
||||
|
||||
#emailModal #customize.tab-pane {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#templateEditor {
|
||||
max-height: 300px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user