Make email template page more mobile friendly
This commit is contained in:
parent
63af684dd0
commit
c1a97d3df3
|
@ -155,7 +155,7 @@
|
|||
}
|
||||
.bindings-editor {
|
||||
margin-top: var(--spacing-s);
|
||||
height: 640px;
|
||||
max-height: 640px;
|
||||
overflow: auto;
|
||||
flex: 0 0 300px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue