mirror of
https://github.com/documenso/documenso.git
synced 2025-11-15 09:12:02 +10:00
fix: add preview page
This commit is contained in:
@ -58,7 +58,7 @@ const Combobox = ({
|
||||
</Button>
|
||||
</PopoverTrigger>
|
||||
|
||||
<PopoverContent className="p-0" side="bottom" align="start">
|
||||
<PopoverContent className="z-[1001] p-0" side="bottom" align="start">
|
||||
<Command>
|
||||
<CommandInput placeholder={value || placeholderValue} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user