mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-05-05 17:30:26 +02:00
Remove cursor-help
for tooltip (#4643)
This commit is contained in:
parent
6436b60763
commit
bd36b2ad6d
@ -82,7 +82,7 @@ export function IndexingAttemptsTable({
|
||||
<TooltipProvider>
|
||||
<Tooltip>
|
||||
<TooltipTrigger asChild>
|
||||
<span className="cursor-help flex items-center">
|
||||
<span className="flex items-center">
|
||||
Total Docs
|
||||
<InfoIcon className="ml-1 w-4 h-4" />
|
||||
</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user