1 parent 70252b7 commit c7ee1f7Copy full SHA for c7ee1f7
1 file changed
src/components/ImageEditor.vue
@@ -373,7 +373,7 @@ export default {
373
bottom: calc(var(--header-height) * -1);
374
left: 0;
375
width: 100%;
376
- height: 100vh;
+ height: 100dvh;
377
}
378
</style>
379
0 commit comments