refactor: dashboard design critique fixes #122
@@ -64,7 +64,7 @@ export function KnowledgeBaseCards() {
|
||||
</span>
|
||||
<ChevronRight size={14} className="text-muted-foreground opacity-0 -translate-x-1 group-hover:opacity-100 group-hover:translate-x-0 transition-all" />
|
||||
</button>
|
||||
)))}
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
@@ -62,7 +62,7 @@ export function TeamSummary() {
|
||||
{item.value}
|
||||
</span>
|
||||
</button>
|
||||
)))}
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user