Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Twitterの新しい埋め込みツイートを使用してツイートを埋め込もうとしていますが、@replyを表示したくありません。同じ会話から複数のツイートを埋め込むことを望んでいますが、冗長な情報は必要ありません。
CSSに追加.twt-actions { display: none; }すると、「返信」、「リツイート」、「お気に入り」のアクションが削除されます。
.twt-actions { display: none; }