sapp-common-package-test-final 1.0.4 → 1.0.5
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 +9 -9
- package/package.json +1 -1
package/dist/index.css
CHANGED
@@ -609,7 +609,7 @@ div._12I9I {
|
|
609
609
|
}
|
610
610
|
|
611
611
|
._3EiSs {
|
612
|
-
@apply py-3 px-5 rounded-[6px] text-
|
612
|
+
@apply py-3 px-5 rounded-[6px] text-[14px] hover:bg-primary hover:text-white cursor-pointer;
|
613
613
|
}
|
614
614
|
|
615
615
|
._3fS4I {
|
@@ -661,7 +661,7 @@ div._2Uj7C {
|
|
661
661
|
}
|
662
662
|
|
663
663
|
._2OOkM div._pki6z input {
|
664
|
-
@apply !w-[150px] !text-
|
664
|
+
@apply !w-[150px] !text-[18px] !font-semibold !text-black !cursor-pointer focus-within:border-none;
|
665
665
|
}
|
666
666
|
|
667
667
|
._3HZUA {
|
@@ -687,7 +687,7 @@ div._US4AW {
|
|
687
687
|
}
|
688
688
|
|
689
689
|
._2244F {
|
690
|
-
@apply text-center font-semibold text-
|
690
|
+
@apply text-center font-semibold text-[12px];
|
691
691
|
}
|
692
692
|
|
693
693
|
._3gTTi
|
@@ -731,7 +731,7 @@ div._30qaU > div {
|
|
731
731
|
}
|
732
732
|
|
733
733
|
._33-xY > div {
|
734
|
-
@apply w-fit pt-2 px-2 text-
|
734
|
+
@apply w-fit pt-2 px-2 text-[14px] font-normal line-clamp-1;
|
735
735
|
}
|
736
736
|
|
737
737
|
._33-xY > ul,
|
@@ -761,7 +761,7 @@ div._30qaU > div {
|
|
761
761
|
}
|
762
762
|
|
763
763
|
._3HaWW {
|
764
|
-
@apply flex flex-col gap-y-0.5 text-center font-semibold text-
|
764
|
+
@apply flex flex-col gap-y-0.5 text-center font-semibold text-[12px];
|
765
765
|
}
|
766
766
|
|
767
767
|
._1JsGC thead th:first-child > ._3HaWW {
|
@@ -773,7 +773,7 @@ div._30qaU > div {
|
|
773
773
|
}
|
774
774
|
|
775
775
|
._1JsGC tbody td:first-child > div {
|
776
|
-
@apply text-center text-
|
776
|
+
@apply text-center text-[12px];
|
777
777
|
}
|
778
778
|
|
779
779
|
._1tvYg {
|
@@ -781,7 +781,7 @@ div._30qaU > div {
|
|
781
781
|
}
|
782
782
|
|
783
783
|
._1tvYg > div {
|
784
|
-
@apply absolute z-10 left-[5%] w-[90%] !border-l-2 !border-solid rounded-
|
784
|
+
@apply absolute z-10 left-[5%] w-[90%] !border-l-2 !border-solid rounded-[14px] p-3 cursor-pointer;
|
785
785
|
}
|
786
786
|
|
787
787
|
._35RRs {
|
@@ -789,11 +789,11 @@ div._30qaU > div {
|
|
789
789
|
}
|
790
790
|
|
791
791
|
._1VuQw {
|
792
|
-
@apply text-
|
792
|
+
@apply text-[14px] font-semibold;
|
793
793
|
}
|
794
794
|
|
795
795
|
._1D_PH {
|
796
|
-
@apply text-
|
796
|
+
@apply text-[14px] font-normal;
|
797
797
|
}
|
798
798
|
|
799
799
|
._16clH,
|