Fix tippy falling off the page

This commit is contained in:
Jon Staab
2026-01-29 10:56:44 -08:00
parent 16cd90f7b7
commit e74f922e8d
3 changed files with 9 additions and 3 deletions
+6
View File
@@ -362,6 +362,12 @@
@apply !h-full !w-full !rounded-lg !border-none !bg-inherit !px-4 !text-inherit;
}
/* tippy popover */
.tippy-box {
@apply shadow-xl;
}
/* emoji picker */
emoji-picker {