1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00

Make email template page more mobile friendly

This commit is contained in:
Andrew Kingston 2021-09-13 16:43:54 +01:00
parent 63af684dd0
commit c1a97d3df3

View file

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