@appquality/unguess-design-system 3.1.88-bookmark-tooltip-changes → 3.1.88-bookmark-tooltip-changes-3

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/build/index.js +1 -1
  2. package/package.json +1 -1
package/build/index.js CHANGED
@@ -4488,7 +4488,7 @@ const Content$1 = styled__default["default"].div `
4488
4488
  padding: 2px 4px;
4489
4489
  display: inline-flex;
4490
4490
  color: white;
4491
- font-size: ${({ theme }) => theme.fontSizes.xs};
4491
+ font-size: ${({ theme }) => theme.fontSizes.sm};
4492
4492
  align-items: center;
4493
4493
  justify-content: center;
4494
4494
  min-height: 14px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appquality/unguess-design-system",
3
- "version": "3.1.88-bookmark-tooltip-changes",
3
+ "version": "3.1.88-bookmark-tooltip-changes-3",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",