mirror of
https://github.com/Mail-0/Zero.git
synced 2026-07-01 08:16:28 +00:00
size
This commit is contained in:
@@ -573,7 +573,7 @@ export const Categories = () => {
|
||||
icon: (
|
||||
<ScanEye
|
||||
className={cn(
|
||||
'fill-[#6D6D6D] dark:fill-[#989898]',
|
||||
'h-4 w-4 fill-[#6D6D6D] dark:fill-[#989898]',
|
||||
category === 'Unread' && 'fill-white dark:fill-white',
|
||||
)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user