@solace-health/ui 0.9.9 → 0.9.10
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.cjs +4 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -752,6 +752,8 @@ var a1={colors:{primary:"#1D4339",secondaryGreen:"#285E50",lightGreen:"#BED3CC",
|
|
|
752
752
|
`,m8=C8;var f8=r__default.default.div`
|
|
753
753
|
display: flex;
|
|
754
754
|
flex-direction: column;
|
|
755
|
+
font-weight: 700;
|
|
756
|
+
padding: 10px;
|
|
755
757
|
|
|
756
758
|
& div {
|
|
757
759
|
display: flex;
|
|
@@ -774,7 +776,9 @@ var a1={colors:{primary:"#1D4339",secondaryGreen:"#285E50",lightGreen:"#BED3CC",
|
|
|
774
776
|
|
|
775
777
|
transition: all 0.15s ease-in;
|
|
776
778
|
`,u8=r__default.default.div`
|
|
779
|
+
color: #347866;
|
|
777
780
|
width: 32px;
|
|
781
|
+
white-space: nowrap;
|
|
778
782
|
`,h8=r__default.default.div`
|
|
779
783
|
border: 1px solid #afc8bf;
|
|
780
784
|
|