mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-09-11 07:08:42 -06:00
Changed Device Status Indicators to Pills
This commit is contained in:
@@ -627,7 +627,7 @@ export default function DeviceDetails({ device, onBack }) {
|
||||
py: 0.25,
|
||||
borderRadius: 999,
|
||||
bgcolor: jobStatusColor(r.status),
|
||||
color: "#000",
|
||||
color: "#fff",
|
||||
fontWeight: 600,
|
||||
fontSize: "12px"
|
||||
}}>
|
||||
|
Reference in New Issue
Block a user