diff --git a/ng2-components/ng2-alfresco-viewer/src/notSupportedFormat.component.css b/ng2-components/ng2-alfresco-viewer/src/notSupportedFormat.component.css index 3b15d30246..540d4cc8fa 100644 --- a/ng2-components/ng2-alfresco-viewer/src/notSupportedFormat.component.css +++ b/ng2-components/ng2-alfresco-viewer/src/notSupportedFormat.component.css @@ -16,3 +16,7 @@ align-items: center; justify-content: center; } + +.full_width{ + width :100% !important; +} diff --git a/ng2-components/ng2-alfresco-viewer/src/notSupportedFormat.component.html b/ng2-components/ng2-alfresco-viewer/src/notSupportedFormat.component.html index 8affda71b4..0fd7a550cd 100644 --- a/ng2-components/ng2-alfresco-viewer/src/notSupportedFormat.component.html +++ b/ng2-components/ng2-alfresco-viewer/src/notSupportedFormat.component.html @@ -1,10 +1,10 @@
-
+

File {{nameFile}} is an unsupported format

-