fix style preview

This commit is contained in:
Mario Romano
2016-06-10 12:35:34 +01:00
parent a398da9a09
commit d40900be40

View File

@@ -53,16 +53,17 @@
}
.viewer-image {
width: 100%;
height: 100%;
max-height: 100%;
margin: auto;
}
.center-element {
display: flex;
align-items: center;
justify-content: center;
}
display: flex;
align-items: center;
justify-content: center;
}
.viewer-content-container {
width: 100%;
margin: auto;
}