sapp-common-package-test-final 1.5.3 → 1.5.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 +2 -2
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -865,7 +865,7 @@ div._30qaU {
865
865
  }
866
866
 
867
867
  ._3HaWW {
868
- @apply flex flex-col gap-y-0.5 text-center font-semibold text-xs;
868
+ @apply flex flex-col gap-y-[2px] text-center font-semibold text-[12px];
869
869
  }
870
870
 
871
871
  ._1JsGC thead th:first-child > ._3HaWW {
@@ -877,7 +877,7 @@ div._30qaU {
877
877
  }
878
878
 
879
879
  ._1JsGC tbody td:first-child > div {
880
- @apply text-center text-xs;
880
+ @apply text-center text-[12px];
881
881
  }
882
882
 
883
883
  ._1tvYg {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sapp-common-package-test-final",
3
- "version": "1.5.3",
3
+ "version": "1.5.4",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "",
6
6
  "license": "MIT",