Browse Source

gts comments tweak

master
Jon Kelbie 5 months ago
parent
commit
d299855733
  1. 4
      static/assets/js/mastodon-comments.js

4
static/assets/js/mastodon-comments.js

@ -70,6 +70,10 @@ const styles = `
margin: 15px 20px;
}
.mastodon-comment .content a {
color: #5c5458;
}
.mastodon-comment .attachments {
margin: 0px 10px;
}

Loading…
Cancel
Save