Pestdoktor
Pestdoktor
Similar to Flexbug#14: same workaround, different symptom ``` .flex { display: inline-flex; flex-direction: column; background: red; height: 150px; } .content { min-height: 0; } img { width: auto; height: 100%;...
### Background information - **Dendrite version or git SHA**: v0.20.0rc2 - **Monolith or Polylith?**: monolith - **SQLite3 or Postgres?**: postgres - **Running in Docker?**: yes ### Steps to reproduce -...
requested by #40466 dependencies tracked at #48783 #### Testing the changes - I tested the changes in this PR: **YES**