cp-react-tree-table icon indicating copy to clipboard operation
cp-react-tree-table copied to clipboard

increasing height in .cp_tree-table .cp_tree-table_viewport causes some rows not to be visible

Open thegliche opened this issue 9 months ago • 1 comments

increasing height in .cp_tree-table .cp_tree-table_viewport causes some rows not to be visible

@thegliche thegliche commented now https://jsfiddle.net/asLfgdn3/1/ on your JS fidde change .cp_tree-table { font-size: 14px; color: #040402; background: #fff; border: 1px solid rgba(55, 53, 47, 0.2); font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; height: 100vh !important; }

.cp_tree-table .cp_tree-table_viewport { height: 100vh !important; }

thegliche avatar May 09 '24 09:05 thegliche

bump

phenry20 avatar Jul 08 '24 21:07 phenry20