Skip to content

Commit 3923a7c

Browse files
committed
chore: still show sorting arrows even when column are shrunk to 0px
1 parent 6184fd4 commit 3923a7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/modules/data-widgets/src/themesource/datawidgets/web

packages/modules/data-widgets/src/themesource/datawidgets/web/_datagrid.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ $root: ".widget-datagrid";
129129
color: var(--gray-dark, $gray-dark);
130130
height: var(--btn-font-size, $btn-font-size);
131131
align-self: center;
132+
z-index: 1;
132133
}
133134

134135
&:focus:not(:focus-visible) {

0 commit comments

Comments
 (0)