- From: Joe Pea <notifications@github.com>
- Date: Thu, 27 Jun 2024 15:55:44 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 June 2024 22:55:48 UTC
Funny I stumbled here again. Ironically `display: inline` is probably the least desirable default: I always change to `display: block`, `display: contents`, and sometimes `display: flex` or `grid`, depending on needs. I can't recall having ever needed `display: inline` for a custom element, or it is so rare that I simply forgot. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/723#issuecomment-2195795650 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/723/2195795650@github.com>
Received on Thursday, 27 June 2024 22:55:48 UTC