@JollySmyg to Ask Lemmy NSFW • 2 years agoAll images are Auto-Expandedmessage-square9arrow-up125file-text
arrow-up124message-squareAll images are Auto-Expanded@JollySmyg to Ask Lemmy NSFW • 2 years agomessage-square9file-text
minus-square@FreePussy4Alllink4•edit-22 years agoAny chance you could also integrate the CSS tweak for embeds? Something like: div.post-listing > iframe { width: 100%; height: 26rem; } Otherwise the size of embedded content like redgif, pornhub etc videos is really tiny.
minus-square@yayAlink6•edit-22 years agoYeah. Can you give me an example to reproduce it? Edit: nvm just added it. Deploying…
Any chance you could also integrate the CSS tweak for embeds? Something like:
div.post-listing > iframe { width: 100%; height: 26rem; }
Otherwise the size of embedded content like redgif, pornhub etc videos is really tiny.
Yeah. Can you give me an example to reproduce it?
Edit: nvm just added it. Deploying…
Thanks!