🐛(react) make datagrid select column visible
Due to a previous commit f398e51db3 the selection
column was invisible, this way caused by having table-layout: fixed and
width: 0 on the select column at the same time.
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
dbd5f05652
commit
1514e4f0b3
5
.changeset/fair-melons-exercise.md
Normal file
5
.changeset/fair-melons-exercise.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
make datagrid select column visible
|
||||
Reference in New Issue
Block a user