Skip to content

Instantly share code, notes, and snippets.

@CollotsSpot
Created June 24, 2024 21:25
Show Gist options
  • Save CollotsSpot/31ed64e2c08169f48e5b27b1f8d7e765 to your computer and use it in GitHub Desktop.
Save CollotsSpot/31ed64e2c08169f48e5b27b1f8d7e765 to your computer and use it in GitHub Desktop.
type: custom:bubble-card
card_type: pop-up
hash: '#bedroom'
hide_backdrop: false
margin_top_mobile: 100px
bg_color: null
bg_blur: 0
margin: 8px
styles: |
#root {
background-color: var(--primary-background-color) !important;
}
.pop-up > :first-child {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment