Skip to content

Commit

Permalink
fix(datagrid): fix cross display in helper tooltip
Browse files Browse the repository at this point in the history
ref: DTRSD-121469

Signed-off-by: Jacques Larique <[email protected]>
  • Loading branch information
Jacques Larique authored and JacquesLarique committed Nov 2, 2023
1 parent 400ab7e commit ea6bfe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/datagrid/src/less/_mixins.less
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
margin-left: @oui-datagrid-arrow-spacing;
font-size: @oui-datagrid-arrow-size;
vertical-align: bottom;
position: relative;
}
}

Expand Down

0 comments on commit ea6bfe1

Please sign in to comment.