fix(LOY-53): scroll to top of current rewards on page change
This commit is contained in:
@@ -128,4 +128,6 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: var(--Spacing-x4);
|
||||
position: relative;
|
||||
scroll-margin-top: calc(var(--current-mobile-site-header-height) * 2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user