This commit is contained in:
Cilibiu Bogdan
2019-06-14 10:26:31 +03:00
committed by Suzana Dirla
parent 3e2c33567d
commit ca5795fac0
2 changed files with 17 additions and 8 deletions

View File

@@ -55,7 +55,7 @@
}
.action-button .action-button__label {
margin-left: 8px !important;
margin: 0 8px !important;
}
.app-item,
@@ -103,10 +103,8 @@
}
}
[dir='rtl'] .action-button .action-button__label {
margin-right: 8px !important;
}
[dir='rtl'] .mat-expansion-panel-header {
padding: 0 0 0 8px !important;
[dir='rtl'] .sidenav {
.mat-expansion-panel-header {
padding: 0 0 0 8px !important;
}
}