Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2

This commit is contained in:
Vlada Gazizova 2022-05-05 13:51:34 +03:00
commit 8abc8827b9

View File

@ -74,6 +74,9 @@ const StyledViewer = styled(Viewer)`
props.theme.mediaViewer.imageViewer.backgroundColor};
}
}
.react-viewer-image-transition {
transition-duration: 0s;
}
li[data-key="prev"] {
left: 20px;
}