mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-1498] fix pagination (#2288)
* fix pagination height missalignment ADF-1498 * [ADF-1498] fix pagination tasklist
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
&__block {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 12px;
|
||||
padding: 0 8px;
|
||||
border-right: $adf-pagination--border;
|
||||
|
||||
&:first-child {
|
||||
|
Reference in New Issue
Block a user