Added saved image preview to save image dialog.

This commit is contained in:
Unick Soft
2017-07-07 22:18:46 +03:00
parent 6f58737160
commit 1236fc4c1a
6 changed files with 49 additions and 29 deletions

View File

@@ -256,6 +256,13 @@
color: #0649a6!important;
}
.showShareImage
{
max-width:100%;
max-height:200px;
max-width:350px;
}
@media only screen and (max-width: 650px) {
#canvasSection