Add max height to filter dropdown
[MAILPOET-5415]
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
.mailpoet-automation-editor-step-filters {
|
||||
display: grid;
|
||||
gap: 8px;
|
||||
max-height: 400px;
|
||||
padding: 8px;
|
||||
width: 300px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user