forked from coracle/flotilla
Fix tippy falling off the page
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user