mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 00:10:57 +00:00
solf merge conflict
This commit is contained in:
@@ -269,7 +269,8 @@ const FreightSidebar = ({ sections, activeHref, onNavigate }: FreightSidebarProp
|
||||
<p
|
||||
className={cn(
|
||||
"px-3 pb-1 text-xs font-semibold uppercase tracking-wide",
|
||||
section.mutedTitle ? "text-gray-500" : "text-gray-900",
|
||||
// Use a very light gray for ALL section titles, not just when mutedTitle is specified
|
||||
"text-gray-400"
|
||||
)}
|
||||
>
|
||||
{section.title}
|
||||
|
||||
Reference in New Issue
Block a user