Changes Completed in Overview
This commit is contained in:
@@ -21,12 +21,12 @@ export default function InventoryPortal() {
|
||||
{/* --- HEADER SECTION --- */}
|
||||
<div className="flex flex-col md:flex-row md:items-start md:justify-between gap-4 mb-6">
|
||||
<div>
|
||||
<div className="flex items-center gap-2 text-[10px] font-bold tracking-widest text-slate-500 uppercase font-mono">
|
||||
<div className="flex items-center gap-2 text-[12px] font-bold tracking-widest text-slate-500 uppercase font-mono">
|
||||
<span className="text-teal-400">Apple One — HQ Tower</span>
|
||||
<span>•</span>
|
||||
<span>Operations</span>
|
||||
<span>•</span>
|
||||
<span>Inventory</span>
|
||||
<span className='text-gray-600'>•</span>
|
||||
<span className='text-gray-400'>Operations</span>
|
||||
<span className='text-gray-600'>•</span>
|
||||
<span className='text-gray-400'>Inventory</span>
|
||||
</div>
|
||||
<h1 className="text-2xl font-bold text-white tracking-tight mt-2">
|
||||
Inventory & stock
|
||||
|
||||
Reference in New Issue
Block a user