0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 04:02:30 +08:00
discourse/plugins/discourse-calendar/assets
Régis Hanol 6456cd9565
FIX: Don't hide OP avatar when RSVPing to a livestream event (#42296)
Previously, RSVPing "Going" to a livestream event hid the first post's
avatar — a leftover from the original theater-mode design carried over
when the standalone livestream plugin was folded into
discourse-calendar.

This change keeps the avatar visible and swaps the post body's `width:
100%` for `flex: 1`, so the body still fills the remaining width in
theater mode without squeezing avatars (the post row is a flex
container) or overriding the narrower width embedded posts expect.

Internal ref - t/188846
2026-08-04 10:18:27 +02:00
..
javascripts/discourse UX: show user tip to join zoom audio in livestream (#42220) 2026-07-31 12:00:19 -04:00
stylesheets FIX: Don't hide OP avatar when RSVPing to a livestream event (#42296) 2026-08-04 10:18:27 +02:00