Skip to content

Commit b3971f6

Browse files
author
JianZcar
committed
instead of screen use dvh
1 parent 8e12529 commit b3971f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/app.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<div class="h-screen w-screen flex flex-col bg-base-200">
2+
<div class="h-dvh w-screen flex flex-col bg-base-200">
33
<Navbar />
44
<NuxtRouteAnnouncer />
55
<DrawerSidebar>

0 commit comments

Comments
 (0)