diff --git a/packages/file-handling/src/styles.js b/packages/file-handling/src/styles.js index ff348cc92c62afb76abf1c7a216cda4b954c5a6d..ddd1a049d66b1c39b63c073a81b6608affdfe8f3 100644 --- a/packages/file-handling/src/styles.js +++ b/packages/file-handling/src/styles.js @@ -241,6 +241,10 @@ export function getFileHandlingCss() { .tabulator-selected .tabulator-responsive-collapse-toggle-close{ color: white; } + + .tabulator .tabulator-header .tabulator-col{ + min-height: 37px !important; + } @media only screen and (orientation: portrait)