Elektrine lite

← Feed

@tixie@mastodon.guerilla.studio

Post #2313292

2026-04-14 11:00 UTC

@mensrea@freeradical.zone as far i know you set element as a popover with an html not through a css property? (Im talking to tl native popover APIs, not popover as an general interface term https://developer.mozilla.org/en-US/docs/Web/API/Popover_API/Using)

Replies (1)

  • @mensrea@freeradical.zone 2026-04-14 11:13

    @tixie@mastodon.guerilla.studio but you can fettle with that in css, like with details. so: My popover in the media/container query: [popover]{ display: block; }

    Open ##2313293