reset album page bottom padding if scrollTop == 0

This commit is contained in:
geoffrey45
2022-07-02 12:36:00 +03:00
committed by Mungai Geoffrey
parent 14182e78cd
commit d830412035
2 changed files with 35 additions and 12 deletions
@@ -49,7 +49,7 @@ const scrollRight = () => {
<style lang="scss">
.f-artists {
width: calc(100%);
width: 100%;
padding: 0 $small;
border-radius: $small;
user-select: none;