diff --git a/packages/file-handling/src/styles.js b/packages/file-handling/src/styles.js
index f18f68fdf0d29a686d27965f3263c73d9f38c385..4a879278e9fa8deaf196427dea35c7b20fefd27f 100644
--- a/packages/file-handling/src/styles.js
+++ b/packages/file-handling/src/styles.js
@@ -211,7 +211,7 @@ export function getFileHandlingCss() {
         }
 
         .tabulator .tabulator-tableHolder {
-            height: unset !important; //TODO find a better way to do this
+            height: unset !important; /*//TODO find a better way to do this*/
         }
 
         .tabulator-row .tabulator-responsive-collapse{