mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix pagination RTL
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
line-height: 20px;
|
||||
color: mat-color($foreground, text);
|
||||
|
||||
[dir='rtl'] &__block:nth-of-type(4) {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
&__block {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Reference in New Issue
Block a user