sapp-common-package-test-final 1.5.2 → 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.
- package/dist/index.css +4 -4
- package/package.json +1 -1
package/dist/index.css
CHANGED
@@ -795,7 +795,7 @@ div._US4AW {
|
|
795
795
|
}
|
796
796
|
|
797
797
|
._2244F {
|
798
|
-
@apply text-center font-semibold text-
|
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-
|
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-
|
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-
|
848
|
+
@apply px-2 py-[2px] rounded;
|
849
849
|
}
|
850
850
|
|
851
851
|
._S-x_L {
|