mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-21 01:38:34 +02:00
hide favicon
This commit is contained in:
parent
35823d5751
commit
8fdb3ea631
1 changed files with 0 additions and 6 deletions
|
@ -630,12 +630,6 @@ export default function MemberResourcesPortal({
|
||||||
<div className="p-6">
|
<div className="p-6">
|
||||||
<div className="flex items-center justify-between gap-3">
|
<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 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>
|
<TooltipProvider>
|
||||||
<Tooltip>
|
<Tooltip>
|
||||||
<TooltipTrigger className="min-w-0 max-w-full">
|
<TooltipTrigger className="min-w-0 max-w-full">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue