mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
mirror mat-icon when rtl (#1119)
This commit is contained in:
committed by
Suzana Dirla
parent
9fef05b69f
commit
baef12dd0f
@@ -16,6 +16,10 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
[dir='rtl'] .mat-icon {
|
||||
transform: scale(-1, 1);
|
||||
}
|
||||
|
||||
// todo: move this to corresponding component theme files
|
||||
app-root,
|
||||
app-about,
|
||||
|
Reference in New Issue
Block a user