We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eec293e + b338012 commit f715767Copy full SHA for f715767
src/features/tree-view/less/tree-view.less
@@ -3,3 +3,6 @@
3
.ui-grid-tree-header-row {
4
font-weight: bold !important;
5
}
6
+.ui-grid-tree-header-row .ui-grid-row-header-cell.ui-grid-disable-selection.ui-grid-cell {
7
+ pointer-events: all;
8
+}
0 commit comments