mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
rewrite sidebar queue using @Akryum/vue-virtual-scroller
This commit is contained in:
committed by
Mungai Njoroge
parent
f0df274b31
commit
858e59f81c
@@ -89,7 +89,7 @@ onBeforeRouteLeave(() => {
|
||||
.scroller {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
padding-bottom: 4rem;
|
||||
padding-bottom: $content-padding-bottom;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user