1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00

Make email template page more mobile friendly

This commit is contained in:
Andrew Kingston 2021-09-13 16:43:54 +01:00
parent 7223d4bea5
commit b375a5a8c7

View file

@ -155,7 +155,7 @@
}
.bindings-editor {
margin-top: var(--spacing-s);
height: 640px;
max-height: 640px;
overflow: auto;
flex: 0 0 300px;
}