clean Navigation Bar 7
This commit is contained in:
parent
085ef206d0
commit
2911685358
@ -123,7 +123,7 @@ export function Email() {
|
||||
<CardTitle className="text-lg font-semibold text-gray-800">
|
||||
<div className="flex items-center gap-2">
|
||||
<Mail className="h-5 w-5 text-gray-600" />
|
||||
<span>Mail</span>
|
||||
<span>Courrier</span>
|
||||
</div>
|
||||
</CardTitle>
|
||||
</CardHeader>
|
||||
@ -142,7 +142,7 @@ export function Email() {
|
||||
<CardTitle className="text-lg font-semibold text-gray-800">
|
||||
<div className="flex items-center gap-2">
|
||||
<Mail className="h-5 w-5 text-gray-600" />
|
||||
<span>Mail</span>
|
||||
<span>Courrier</span>
|
||||
</div>
|
||||
</CardTitle>
|
||||
<Button
|
||||
|
||||
@ -220,7 +220,7 @@ export function Duties() {
|
||||
<CardHeader className="flex flex-row items-center justify-between pb-2 border-b border-gray-100">
|
||||
<CardTitle className="text-lg font-semibold text-gray-800 flex items-center gap-2">
|
||||
<Share2 className="h-5 w-5 text-gray-600" />
|
||||
Duties
|
||||
Devoirs
|
||||
</CardTitle>
|
||||
<Button
|
||||
variant="ghost"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user