Skip to content

Commit ff1cbe1

Browse files
committed
Fix styles
1 parent 53509b8 commit ff1cbe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/datagrid/body/header/_data_grid_header_row.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
.euiDataGridHeaderCell__icon {
8282
flex-grow: 0;
83-
flex-basis: auto;
83+
flex-shrink: 0;
8484
padding-left: $euiSizeXS;
8585
overflow: hidden;
8686
width: 0;

0 commit comments

Comments
 (0)