fix: Various fixes. Mail, UI, Flash etc
This commit is contained in:
@@ -291,7 +291,7 @@ export default function DeviceInventoryDetail() {
|
||||
{/* Title row */}
|
||||
<div className="flex items-start justify-between mb-6">
|
||||
<div>
|
||||
<h1 className="text-xl font-bold font-mono" style={{ color: "var(--text-heading)" }}>
|
||||
<h1 className="text-2xl font-bold font-mono" style={{ color: "var(--text-heading)" }}>
|
||||
{device?.serial_number}
|
||||
</h1>
|
||||
{device?.device_name && (
|
||||
|
||||
Reference in New Issue
Block a user