mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
reset album page bottom padding if scrollTop == 0
This commit is contained in:
committed by
Mungai Geoffrey
parent
14182e78cd
commit
d830412035
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user