+ closes #136
+ display player errors in ui
This commit is contained in:
Shiny Nematoda 2023-08-30 09:03:08 +00:00
parent f5f6ded8b1
commit 452f66a19c
8 changed files with 374 additions and 360 deletions

View file

@ -157,6 +157,9 @@ onMounted(() => {
margin: 1rem 0;
justify-content: initial;
}
.song h4 {
overflow-wrap: anywhere;
}
span.content {
padding: 1rem;
flex-direction: column;