mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2026-02-05 14:10:30 -07:00
Standardized Aurora Background Across All Pages via App.jsx
This commit is contained in:
@@ -217,7 +217,7 @@ export default function SiteList({ onOpenDevicesForSite }) {
|
||||
height: "100%",
|
||||
borderRadius: 0,
|
||||
border: `1px solid ${MAGIC_UI.panelBorder}`,
|
||||
background: MAGIC_UI.shellBg,
|
||||
background: "transparent",
|
||||
boxShadow: "0 25px 80px rgba(6, 12, 30, 0.8)",
|
||||
overflow: "hidden",
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user