Skip to content

Commit 56d8081

Browse files
committed
Fixed: incorrect layout
1 parent 67bbb02 commit 56d8081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

error.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ useSeoMetaHelper({
1717
</script>
1818

1919
<template>
20-
<div>
20+
<div m-0 flex flex-grow flex-col p-0>
2121
<NuxtLayout>
2222
<div m-a class="slide-enter" text-gray-700 dark:text-gray-200>
2323
<p m-block-0 text-10>

0 commit comments

Comments
 (0)