mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-04 09:50:31 -07:00
Standardized Aurora Background Across All Pages via App.jsx
This commit is contained in:
@@ -1510,7 +1510,7 @@ export default function DeviceDetails({ device, onBack, onQuickJobLaunch }) {
|
||||
m: 0,
|
||||
p: { xs: 2, md: 3 },
|
||||
borderRadius: 0,
|
||||
background: MAGIC_UI.shellBg,
|
||||
background: "transparent",
|
||||
border: `1px solid ${MAGIC_UI.panelBorder}`,
|
||||
boxShadow: MAGIC_UI.glow,
|
||||
display: "flex",
|
||||
|
||||
Reference in New Issue
Block a user