@fluid-topics/ft-table 1.2.46 → 1.2.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1170,6 +1170,7 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1170
1170
 
1171
1171
  .cell:not(.no-content) ft-typography {
1172
1172
  display: flex;
1173
+ flex-wrap: wrap;
1173
1174
  column-gap: ${w.dataCellVerticalGap};
1174
1175
  }
1175
1176