View the Media Manager on a mobile or reduce viewport width
It's completely unusable.

With the CSS tweak like...
.media-browser-item-preview {
font-size: 20px;
}
...it would be better

Just looking at the code to do a PR
I think making it 10vw may be the best option, just doing some testing.
I think making it 10vw may be the best option, just doing some testing.
See #27536
See #27537 after change it looks like...

I would like to work on this.
Please test PR #31140
Most helpful comment
I would like to work on this.