Skip to content

Commit 1ca7df7

Browse files
committed
fix(themes): change default app-direction
1 parent 877d821 commit 1ca7df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/themes/ionic.globals.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
// Global app direction
15-
$app-direction: null !default;
15+
$app-direction: ltr !default;
1616

1717

1818
// Global font path

0 commit comments

Comments
 (0)