sapp-common-package-test-final 1.5.1 → 1.5.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/dist/index.css +6 -6
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -208,7 +208,7 @@ div._3Yvs5 {
208
208
  display: flex;
209
209
  align-items: center;
210
210
  justify-content: space-between;
211
- border-bottom-width: 1px !important;
211
+ border-bottom-width: 10px !important;
212
212
  border-style: solid !important;
213
213
  --tw-border-opacity: 1;
214
214
  border-color: rgb(241 241 244 / var(--tw-border-opacity, 1));
@@ -781,7 +781,7 @@ div._2Uj7C {
781
781
  }
782
782
 
783
783
  div._US4AW {
784
- @apply h-8 !border-r-0.25 !border-solid border-[#176CDD];
784
+ @apply h-8 !border-r-[1px] !border-solid border-[#176CDD];
785
785
  }
786
786
 
787
787
  ._2OOkM thead th,
@@ -795,7 +795,7 @@ div._US4AW {
795
795
  }
796
796
 
797
797
  ._2244F {
798
- @apply text-center font-semibold text-xs;
798
+ @apply text-center font-semibold text-[12px];
799
799
  }
800
800
 
801
801
  ._3gTTi
@@ -806,7 +806,7 @@ div._US4AW {
806
806
  }
807
807
 
808
808
  div._1N_J1 {
809
- @apply flex flex-col !border-t-0.25 !border-solid border-[#F5F5F5];
809
+ @apply flex flex-col !border-t-[1px] !border-solid border-[#F5F5F5];
810
810
  }
811
811
 
812
812
  ._3bFF2 {
@@ -827,7 +827,7 @@ div._1N_J1 {
827
827
  }
828
828
 
829
829
  div._33-xY {
830
- @apply flex flex-col justify-between !border-t-0.25 !border-solid;
830
+ @apply flex flex-col justify-between !border-t-[1px] !border-solid;
831
831
  }
832
832
 
833
833
  div._30qaU {
@@ -845,7 +845,7 @@ div._30qaU {
845
845
 
846
846
  ._33-xY > ul > li,
847
847
  ._1fqX3 > li {
848
- @apply px-2 py-0.5 rounded;
848
+ @apply px-2 py-[2px] rounded;
849
849
  }
850
850
 
851
851
  ._S-x_L {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sapp-common-package-test-final",
3
- "version": "1.5.1",
3
+ "version": "1.5.3",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "",
6
6
  "license": "MIT",