add a bottom padding when the bottom area is expanded

- attach a ''resetBottomPadding" event to the album header component
- add function documentation to the header and albumview components.
This commit is contained in:
geoffrey45
2022-07-02 11:02:29 +03:00
committed by Mungai Geoffrey
parent 30020423d1
commit 14182e78cd
3 changed files with 87 additions and 18 deletions
-1
View File
@@ -127,7 +127,6 @@ function emitUpdate(track: Track) {
text-align: left;
gap: $small;
user-select: none;
-moz-user-select: none;
@include tablet-landscape {
grid-template-columns: 1.5rem 1.5fr 1fr 1fr 2.5rem;