mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
rtl fixes (#1128)
This commit is contained in:
committed by
Suzana Dirla
parent
3e2c33567d
commit
ca5795fac0
@@ -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;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user