Use archnest-network-traffic-bg for Connected Integrations card background (#10)
Claude-Session: https://claude.ai/code/session_01BbJV5nm8KPVH1oNJYKpnoF Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
parent
b11150d286
commit
a453342de4
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ const cardBase: React.CSSProperties = {
|
||||||
}
|
}
|
||||||
|
|
||||||
const framedCardBase: React.CSSProperties = {
|
const framedCardBase: React.CSSProperties = {
|
||||||
backgroundImage: 'url(/blank-kpi-bg.png)',
|
backgroundImage: 'url(/archnest-network-traffic-bg.png)',
|
||||||
backgroundSize: '100% 100%',
|
backgroundSize: '100% 100%',
|
||||||
backgroundPosition: 'center',
|
backgroundPosition: 'center',
|
||||||
backgroundRepeat: 'no-repeat',
|
backgroundRepeat: 'no-repeat',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue