diff --git a/helix-front/src/styles.scss b/helix-front/src/styles.scss index 32836f6353..9d84945cea 100644 --- a/helix-front/src/styles.scss +++ b/helix-front/src/styles.scss @@ -37,6 +37,10 @@ // } } +.datatable-scroll { + width: 100% !important; +} + body { font-family: Roboto, Arial, sans-serif; margin: 0;