Skip to content

Commit 6e8955e

Browse files
committed
fix(datagrid): fix filter arrow scrolling
ref: DTRSD-123212 Signed-off-by: Quentin Pavy <[email protected]>
1 parent 6d26512 commit 6e8955e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/datagrid/src/less/_mixins.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
margin-left: @oui-datagrid-arrow-spacing;
7777
font-size: @oui-datagrid-arrow-size;
7878
vertical-align: bottom;
79+
position: relative;
7980
}
8081
}
8182

0 commit comments

Comments
 (0)