I recently discovered that, while styling messages via sendchat, "display: flex", "justify-content", and other flexbox-related properties seem to not be whitelisted in terms of CSS styles that are applicable to messages. As a script author, this is a bit of a hinderance to me and makes me have to resort to certain workarounds in order to style messages how I want to. Would it be possible for flexbox and related properties to be whitelisted at all? I'm not sure if this has been intentionally left out or if it's something that was just overlooked.