@paubox/ui 3.0.1 → 3.0.2

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.
Files changed (2) hide show
  1. package/index.esm.js +1 -1
  2. package/package.json +1 -1
package/index.esm.js CHANGED
@@ -29999,7 +29999,7 @@ function _templateObject2$7() {
29999
29999
  }
30000
30000
  function _templateObject3$6() {
30001
30001
  var data = _tagged_template_literal$8([
30002
- "\n width: 45px;\n text-align: center;\n"
30002
+ "\n width: 45px;\n text-align: center;\n padding-top: 0.3rem;\n padding-bottom: 0.3rem;\n line-height: 1rem;\n"
30003
30003
  ]);
30004
30004
  _templateObject3$6 = function _templateObject() {
30005
30005
  return data;
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@paubox/ui",
3
3
  "author": "Paubox, Inc.",
4
4
  "description": "Paubox Component Library",
5
- "version": "3.0.1",
5
+ "version": "3.0.2",
6
6
  "type": "module",
7
7
  "private": false,
8
8
  "publishConfig": {