diff --git a/web/ASC.Web.Client/src/components/pages/DebugInfo/index.js b/web/ASC.Web.Client/src/components/pages/DebugInfo/index.js index 21ce20ea93..8c4a9f22a3 100644 --- a/web/ASC.Web.Client/src/components/pages/DebugInfo/index.js +++ b/web/ASC.Web.Client/src/components/pages/DebugInfo/index.js @@ -19,7 +19,6 @@ const StyledModalDialog = styled(ModalDialog)` } .markdown-wrapper { - height: 372px; width: 100%; } `; @@ -65,7 +64,7 @@ const DebugInfoDialog = (props) => { {md && }