diff --git a/src/pages/EmbedMakerPage.vue b/src/pages/EmbedMakerPage.vue index 853f30359..84cc4f6a3 100644 --- a/src/pages/EmbedMakerPage.vue +++ b/src/pages/EmbedMakerPage.vue @@ -71,7 +71,7 @@ export default { "IcuPatients": { value: "IcuPatients", text: this.$t('charts.icuPatients.title'), - dimensions: [1140, 1130] + dimensions: [1140, 720] }, "CarePatients": { value: "CarePatients", diff --git a/src/style/visualizations/main.sass b/src/style/visualizations/main.sass index 4c95c8902..0b6b330f8 100644 --- a/src/style/visualizations/main.sass +++ b/src/style/visualizations/main.sass @@ -453,7 +453,7 @@ $box-shadow: 0 6px 38px -18px rgba(0, 0, 0, 0.3), 0 11px 12px -12px rgba(0, 0, 0 min-height: 688px .sewage-cases-chart - min-height: 694px + min-height: 640px .filters display: flex