Increase width of the campaign name dropdown
[MAILPOET-5646]
This commit is contained in:
committed by
Aschepikov
parent
e37f42ac58
commit
e05264cadd
@@ -26,7 +26,7 @@
|
||||
// Document actions - Popup for editing email/campaign title
|
||||
.mailpoet-email-editor-campaign-name__dropdown {
|
||||
.components-popover__content {
|
||||
min-width: 240px;
|
||||
min-width: 280px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user