Hide Markdown images

environments/review-hide-md-im-j3glso/deployments/1572
Alex Gleason 2 years ago
parent 8a30454be2
commit a2a445691f
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -63,9 +63,9 @@
@apply w-5 h-5;
}
/* Markdown images */
[data-markup] img:not(.emojione):not([width][height]) {
@apply w-full h-72 object-contain rounded-lg overflow-hidden my-4 block;
/* Hide Markdown images (Pleroma) */
[data-markup] img:not(.emojione) {
@apply hidden;
}
/* User setting to underline links */

Loading…
Cancel
Save