@solace-health/ui 0.8.2 → 0.8.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.cjs CHANGED
@@ -249,8 +249,8 @@ var N={colors:{primary:"#1D4339",secondaryGreen:"#285E50",lightGreen:"#BED3CC",f
249
249
  height: 45px;
250
250
  `}
251
251
  ${e=>e.size==="sm"&&`
252
- width: 35px;
253
- height: 35px;
252
+ width: 20px;
253
+ height: 20px;
254
254
  `}
255
255
  ${e=>e.size==="xs"&&`
256
256
  width: 15px;