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/node.js CHANGED
@@ -6036,6 +6036,11 @@ var $;
6036
6036
  Rows: {
6037
6037
  padding: $mol_gap.text,
6038
6038
  },
6039
+ Row: {
6040
+ font: {
6041
+ family: 'inherit',
6042
+ },
6043
+ },
6039
6044
  Copy: {
6040
6045
  alignSelf: 'flex-start',
6041
6046
  justifySelf: 'flex-start',