Files
piratepoet/mailpoet/assets/css/src/components-automation-editor/_dropdown.scss
alex-mailpoet d3731c715b Update workflow name & status styles
[MAILPOET-4422]
2022-07-15 11:32:58 +02:00

15 lines
295 B
SCSS

.mailpoet-automation-editor-dropdown-name-edit {
padding: 16px;
}
.mailpoet-automation-editor-dropdown-name-edit-title {
margin-bottom: 10px;
}
.mailpoet-automation-editor-dropdown-toggle-link {
display: inline-flex;
height: fit-content;
margin-top: 10px;
text-decoration: none;
}