- Fix mobile view on user pages
- Fix favicon issue
- Return Artist UUID with scrobble list
This commit is contained in:
Daniel Mason 2021-04-11 17:26:48 +12:00
parent f4bdf3f730
commit 489527c8f9
Signed by: idanoo
GPG key ID: 387387CDBC02F132
11 changed files with 58 additions and 46 deletions

View file

@ -12,7 +12,7 @@ const TopTable = (props) => {
let tracks = props.items;
return (
<div>
<div style={{textAlign: `center`}}>
<span>Top {props.type}s</span>
<div className="biggestWrapper">
<div className="biggestBox">