forked from dbroqua/MusicTopus
Added format description in my-collection view & fixed bug in list
This commit is contained in:
parent
2ada3c39d0
commit
7cc43dba43
4 changed files with 38 additions and 31 deletions
|
@ -1,16 +0,0 @@
|
|||
.items {
|
||||
span {
|
||||
margin-right: 0.6rem;
|
||||
|
||||
&::after {
|
||||
content: ",";
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
&::after {
|
||||
margin-right: 0;
|
||||
content: "";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue