Add bigger gap between subject and preheader

[MAILPOET-6386]
This commit is contained in:
Pavel Dohnal
2025-01-07 14:56:10 +01:00
committed by Jan Lysý
parent ccd07ba46d
commit 03f4c8d9c3

View File

@@ -65,6 +65,10 @@
}
}
.mailpoet-settings-panel__preheader-text {
margin-top: 9px;
}
.mailpoet-email-editor__settings-panel {
.mailpoet-settings-panel__richtext {
border: 1px solid var(--wp-components-color-gray-600, #949494);