mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-18 08:18:43 +02:00
Merge branch 'dev' of github.com:fosrl/pangolin into dev
This commit is contained in:
commit
2f9994f600
1 changed files with 0 additions and 6 deletions
|
@ -630,12 +630,6 @@ export default function MemberResourcesPortal({
|
|||
<div className="p-6">
|
||||
<div className="flex items-center justify-between gap-3">
|
||||
<div className="flex items-center min-w-0 flex-1 gap-3 overflow-hidden">
|
||||
<div className="flex-shrink-0">
|
||||
<ResourceFavicon
|
||||
domain={resource.domain}
|
||||
enabled={resource.enabled}
|
||||
/>
|
||||
</div>
|
||||
<TooltipProvider>
|
||||
<Tooltip>
|
||||
<TooltipTrigger className="min-w-0 max-w-full">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue