We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02aaf57 commit 8d27c4fCopy full SHA for 8d27c4f
src/views/templates/BaseViewTemplate.vue
@@ -1,6 +1,6 @@
1
<template>
2
<div
3
- class="flex h-screen w-screen flex-col font-sans"
+ class="flex h-svh w-screen flex-col font-sans"
4
:class="[
5
dark
6
? 'dark-theme bg-neutral-900 text-neutral-300'
0 commit comments