Remove icon since MailPoet's modal has no such thing

[MAILPOET-2804]
This commit is contained in:
Jan Jakeš
2020-03-31 11:54:59 +02:00
committed by Veljko V
parent 2e1f475980
commit 970f4c820c
4 changed files with 0 additions and 26 deletions

View File

@@ -112,16 +112,6 @@
justify-content: left;
}
.mailpoet-modal-header-icon-container {
display: inline-block;
svg {
max-height: $modal-icon-button-size;
max-width: $modal-icon-button-size;
padding: $modal-grid-size;
}
}
// Modal contents.
.mailpoet-modal-content {
box-sizing: border-box;