mol_dump_lib 0.0.405 → 0.0.407

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.mjs CHANGED
@@ -5350,11 +5350,6 @@ var $;
5350
5350
  Rows: {
5351
5351
  padding: $mol_gap.text,
5352
5352
  },
5353
- Row: {
5354
- font: {
5355
- family: 'inherit',
5356
- },
5357
- },
5358
5353
  Copy: {
5359
5354
  alignSelf: 'flex-start',
5360
5355
  justifySelf: 'flex-start',