mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
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:
committed by
Mungai Geoffrey
parent
30020423d1
commit
14182e78cd
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user