Fix margins in email panel
This commit is contained in:
parent
346b206468
commit
1a5c353d13
1 changed files with 4 additions and 0 deletions
|
|
@ -234,6 +234,10 @@
|
|||
overflow-y:auto;
|
||||
}
|
||||
|
||||
#emailModal #customize.tab-pane {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#templateEditor {
|
||||
max-height: 300px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue