feat(LOY-53): CurrentRewards - replace show more functionality with pagination
This commit is contained in:
@@ -123,3 +123,9 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--Spacing-x4);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user