Fix #46 add playlists and version to footer
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
position: sticky;
|
||||
bottom: 0px;
|
||||
display: inline-block;
|
||||
z-index: 99;
|
||||
}
|
||||
:global(.toast.error) {
|
||||
--toastColor: var(--color-button-text);
|
||||
|
Reference in New Issue
Block a user