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