mol_dump_lib 0.0.528 → 0.0.530

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mol_dump_lib",
3
- "version": "0.0.528",
3
+ "version": "0.0.530",
4
4
  "exports": {
5
5
  "node": {
6
6
  "import": "./node.mjs",
package/web.js CHANGED
@@ -3621,7 +3621,7 @@ var $;
3621
3621
  display: 'block',
3622
3622
  position: 'relative',
3623
3623
  font: {
3624
- family: 'monospace',
3624
+ family: 'inherit',
3625
3625
  },
3626
3626
  Numb: {
3627
3627
  textAlign: 'right',