mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
fix pagination height missalignment ADF-1498 (#2284)
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
border-top: $adf-pagination--border;
|
border-top: $adf-pagination--border;
|
||||||
height: $adf-pagination--height;
|
height: $adf-pagination--height;
|
||||||
line-height: $adf-pagination--height;
|
line-height: 20px;
|
||||||
color: mat-color($foreground, text);
|
color: mat-color($foreground, text);
|
||||||
|
|
||||||
&__block {
|
&__block {
|
||||||
|
Reference in New Issue
Block a user