Created
June 24, 2024 21:25
-
-
Save CollotsSpot/31ed64e2c08169f48e5b27b1f8d7e765 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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