mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
fix style preview
This commit is contained in:
@@ -53,8 +53,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.viewer-image {
|
.viewer-image {
|
||||||
width: 100%;
|
max-height: 100%;
|
||||||
height: 100%;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.center-element {
|
.center-element {
|
||||||
@@ -65,4 +65,5 @@
|
|||||||
|
|
||||||
.viewer-content-container {
|
.viewer-content-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user