mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(themes): change default app-direction
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
// Global app direction
|
||||
$app-direction: null !default;
|
||||
$app-direction: ltr !default;
|
||||
|
||||
|
||||
// Global font path
|
||||
|
||||
Reference in New Issue
Block a user