sapp-common-package-test-final 1.0.3 → 1.0.4

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.css +1 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -673,7 +673,7 @@ div._2Uj7C {
673
673
  }
674
674
 
675
675
  div._US4AW {
676
- @apply h-8 !border-r-[1px] !border-solid border-input;
676
+ @apply h-8 !border-r-[1px] !border-solid border-[#DBDFE9];
677
677
  }
678
678
 
679
679
  ._2OOkM thead th,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sapp-common-package-test-final",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "",
6
6
  "license": "MIT",