mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
10
lib/core/pagination/infinite-pagination.component.scss
Normal file
10
lib/core/pagination/infinite-pagination.component.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
.adf-infinite-pagination {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
min-height: 56px;
|
||||
|
||||
&-load-more {
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user