Fix rounded styles for images in form
[MAILPOET-2743]]
This commit is contained in:
committed by
Veljko V
parent
6d07f5eb32
commit
4b81772cde
@@ -313,7 +313,7 @@ div.mailpoet_form_slide_in.active {
|
||||
// MailPoet Form - Image block
|
||||
// Inspired by wp-image-block behaviour
|
||||
.mailpoet_form_image {
|
||||
&.is-style-rounded {
|
||||
&.is-style-rounded img {
|
||||
border-radius: 9999px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user