Sha256: 7385e28500e0eac2a42a217a77bccd205e184efefca74714414a569667807300
Contents?: true
Size: 525 Bytes
Versions: 3
Compression:
Stored size: 525 Bytes
Contents
anchored-position[popover] { border-width: 0; padding: 0; position: absolute; min-width: 192px; overflow: visible; } anchored-position:not(.Overlay) { background: none; } /* stylelint-disable-next-line selector-pseudo-class-no-unknown */ .Overlay[popover]:not(:popover-open) { display: none } anchored-position.not-anchored::backdrop { background-color: var(--overlay-backdrop-bgColor, var(--color-neutral-muted)); } @media (forced-colors: active) { .Overlay { outline: solid 1px transparent; } }
Version data entries
3 entries across 3 versions & 2 rubygems