Use Gutenberg ToggleControls in placement settings

[MAILPOET-2811]
This commit is contained in:
Rostislav Wolny
2020-05-19 14:45:26 +02:00
committed by Veljko V
parent 54952ebfe3
commit 4035032b2f
7 changed files with 49 additions and 108 deletions

View File

@@ -97,11 +97,3 @@
}
}
}
.mailpoet-toggle-list {
display: grid;
font-size: 13px;
grid-row-gap: 20px;
grid-template-columns: 1fr 45px;
margin-bottom: 1em;
}