UNPKG

@codex-storage/marketplace-ui-components

Version:
2 lines (1 loc) 415 B
@property --codex-backdrop-background-color{syntax: "<color>"; inherits: false; initial-value: rgba(70,70,70,.75);}.backdrop{background:var(--codex-backdrop-background-color, rgba(70, 70, 70, .75));opacity:0;transition:opacity .25s;height:100%;width:100%;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:block;z-index:-1}.backdrop[aria-expanded]{z-index:10;opacity:1}