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,16 +53,17 @@
|
||||
}
|
||||
|
||||
.viewer-image {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
max-height: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.center-element {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
|
||||
.viewer-content-container {
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user