profinansy-ui-lib 3.3.96 → 3.3.98

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -3638,7 +3638,7 @@
3638
3638
  overflow: hidden;
3639
3639
  border-top: ${e=>e.theme.text.primary};
3640
3640
  background: ${e=>e.theme.other.red};
3641
- & span {
3641
+ & span > span {
3642
3642
  text-decoration: underline;
3643
3643
  }
3644
3644
  @media (max-width: 1140px) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.3.96",
3
+ "version": "3.3.98",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {