mol_dump_lib 0.0.73 → 0.0.75

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.
package/web.js CHANGED
@@ -5384,6 +5384,11 @@ var $;
5384
5384
  Rows: {
5385
5385
  padding: $mol_gap.text,
5386
5386
  },
5387
+ Row: {
5388
+ font: {
5389
+ family: 'inherit',
5390
+ },
5391
+ },
5387
5392
  Copy: {
5388
5393
  alignSelf: 'flex-start',
5389
5394
  justifySelf: 'flex-start',