Add disclaimer for sidebar widget preview

[MAILPOET-2743]
This commit is contained in:
Rostislav Wolny
2020-04-21 14:25:45 +02:00
committed by Veljko V
parent 2fe21d508b
commit 86bb2d3916
3 changed files with 18 additions and 3 deletions

View File

@@ -67,3 +67,11 @@
.mailpoet_form_preview_modal_overlay {
z-index: 100010; // Boosted z-index to cover Helpscout beacon
}
.mailpoet_form_preview_disclaimer {
bottom: 10px;
font-size: 0.9em;
position: absolute;
right: 0;
width: 380px;
}