Fix the preview styling

This commit is contained in:
Narek Zakarian 2022-11-09 18:58:41 +04:00
parent ac420a6d7e
commit 4e905ae6e1

View file

@ -10,10 +10,13 @@
}
@media (min-width: 1200px) {
position: absolute;
left: 800px;
float: right;
margin-top: -400px;
}
@media (min-width: 1400px) {
margin-right: 13%;
}
}
.ppcp-message-preview {