diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index 0715efbc2..648c44173 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -9,7 +9,7 @@
- +
diff --git a/src/styles/common-styles.scss b/src/styles/common-styles.scss index 0b16b1eac..7c48414a4 100644 --- a/src/styles/common-styles.scss +++ b/src/styles/common-styles.scss @@ -10,7 +10,7 @@ body { .prevent-squish { overflow-x: unset; } - &.page-container-grouped-styles{ + &.page-container-grouped-styles { height: 100vh; display: flex; flex-direction: column;