fix: properly check notification permission result, show toast feedback on Safari
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
@layer base {
|
||||
html,
|
||||
body {
|
||||
@apply min-h-[100dvh] w-full overflow-hidden bg-base-100 text-base-content overscroll-y-none;
|
||||
@apply min-h-dvh w-full overflow-hidden bg-base-100 text-base-content overscroll-y-none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user