Skip to content

Commit a2f41c7

Browse files
author
Oleksandr Dubovyk
committed
MC-17948: Newsletter template preview show small section with scroll when image added
1 parent 90b9c43 commit a2f41c7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

app/design/adminhtml/Magento/backend/web/css/styles-old.less

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4060,6 +4060,16 @@
40604060
}
40614061
}
40624062

4063+
.newsletter-template-preview {
4064+
height: 100%;
4065+
.cms-revision-preview {
4066+
height: 100%;
4067+
.preview_iframe {
4068+
height: calc(~'100% - 50px');
4069+
}
4070+
}
4071+
}
4072+
40634073
.admin__scope-old {
40644074
.buttons-set {
40654075
margin: 0 0 15px;

0 commit comments

Comments
 (0)