Skip to content

Commit 5a27f05

Browse files
dfreedmcopybara-github
authored andcommitted
fix(icon): Remove fixed left-to-right direction to fix RTL styling
PiperOrigin-RevId: 500760821
1 parent 0e877f0 commit 5a27f05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

icon/lib/_icon.scss

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ $_custom-property-prefix: 'icon';
3636
text-transform: none;
3737
white-space: nowrap;
3838
word-wrap: normal;
39-
direction: ltr;
4039

4140
/* Support for all WebKit browsers. */
4241
-webkit-font-smoothing: antialiased;

0 commit comments

Comments
 (0)