ForumPosts: Add spacing between TrustIndicator and timestamp
Compare changes
@@ -121,6 +121,7 @@ fun ThreadItemContentComposable(
@@ -121,6 +121,7 @@ fun ThreadItemContentComposable(
While trying to fix #421, I've at least added this spacing between TrustIndicator and the timestamp to prevent them from being glued together.