mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-36397] ADF viewer image is no longer cropped (#10996)
This commit is contained in:
@@ -64,13 +64,3 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-viewer-inline {
|
|
||||||
.adf-image-viewer {
|
|
||||||
height: 100%;
|
|
||||||
|
|
||||||
.adf-image-container {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
@@ -7,7 +7,3 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
color: var(--adf-theme-foreground-text-color);
|
color: var(--adf-theme-foreground-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-viewer-inline .adf-viewer__unknown-format-view {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
|
@@ -86,19 +86,3 @@
|
|||||||
display: contents;
|
display: contents;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-viewer-inline {
|
|
||||||
.adf-viewer-render {
|
|
||||||
&-main-loader {
|
|
||||||
position: unset;
|
|
||||||
}
|
|
||||||
|
|
||||||
&-layout-content > div {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
&__loading-screen {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
@@ -53,18 +53,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&-inline {
|
|
||||||
display: flex;
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
position: unset;
|
|
||||||
|
|
||||||
.adf-viewer__file-title {
|
|
||||||
position: unset;
|
|
||||||
transform: unset;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
&__display-name {
|
&__display-name {
|
||||||
font-size: var(--theme-subheading-2-font-size);
|
font-size: var(--theme-subheading-2-font-size);
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
Reference in New Issue
Block a user