@stenajs-webui/calendar 20.17.0 → 20.17.1

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.es.js CHANGED
@@ -2640,7 +2640,7 @@ const ce = ({
2640
2640
  case "medium":
2641
2641
  return "168px";
2642
2642
  case "large":
2643
- return "224px";
2643
+ return "196px";
2644
2644
  default:
2645
2645
  return le(t, "168px");
2646
2646
  }