profinansy-ui-lib 3.5.68 → 3.5.69

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 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4343,6 +4343,7 @@
4343
4343
  white-space: nowrap;
4344
4344
  }
4345
4345
  & svg {
4346
+ min-width: 24px;
4346
4347
  transform: ${e=>e.isASC?"rotate(180deg)":"rotate(0deg)"};
4347
4348
  }
4348
4349
  & path {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.5.68",
3
+ "version": "3.5.69",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {