Description
Steps to reproduce
- Open #test:matrix.org
- Open file panel
- Check images
Outcome
What did you expect?
Inline end (right) margin is not supposed to be added to them, according to the style rule structure.
What happened instead?
The margin is added to them, because of :not([data-layout=bubble])
pseudo class. See: https://developer.mozilla.org/en-US/docs/Web/CSS/:not
The :not() pseudo-class has a number of quirks, tricks, and unexpected results that you should be aware of before using it.
Operating system
No response
Browser information
No response
URL for webapp
app.element.io
Application version
No response
Homeserver
No response
Will you send logs?
No