Skip to content

Commit 87cdbcd

Browse files
authored
fix position twitter icon for dir=rtl (#102)
1 parent 6419576 commit 87cdbcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-tweet/src/twitter-theme/tweet-header.module.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
}
9494

9595
.brand {
96-
margin-left: auto;
96+
margin-inline-start: auto;
9797
}
9898

9999
.twitterIcon {

0 commit comments

Comments
 (0)