RTL disable
This commit is contained in:
parent
66b3ea455a
commit
c5a4d9a178
@ -1,6 +1,6 @@
|
|||||||
$enable-light-style: true;
|
$enable-light-style: true;
|
||||||
$enable-dark-style: true;
|
$enable-dark-style: true;
|
||||||
$enable-rtl-support: true;
|
$enable-rtl-support: false;
|
||||||
|
|
||||||
@mixin app-ltr($has-child: true) {
|
@mixin app-ltr($has-child: true) {
|
||||||
@if $enable-rtl-support {
|
@if $enable-rtl-support {
|
||||||
|
Loading…
Reference in New Issue
Block a user