Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 6d5ef3c

Browse files
AmitMYdanbucholtz
authored andcommitted
fix(diagnostics): change direction to always be ltr (#1004)
1 parent e5a4134 commit 6d5ef3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/dev-client/sass/_diagnostics.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
}
55

66
#ion-diagnostics {
7+
direction: ltr;
8+
79
position: absolute;
810
top: 0;
911
right: 0;

0 commit comments

Comments
 (0)