- Navidrome works!
- Tidy up request/response structure in backend
- Tidy Settings page
This commit is contained in:
Daniel Mason 2021-04-11 16:35:14 +12:00
parent 48a99b31fd
commit f4bdf3f730
Signed by: idanoo
GPG key ID: 387387CDBC02F132
6 changed files with 140 additions and 12 deletions

View file

@ -3,7 +3,7 @@ import { Link } from 'react-router-dom';
const ScrobbleTable = (props) => {
return (
<div style={{width: `100%`}}>
<div style={{width: `100%`, maxWidth: `900px`}}>
<table style={{width: `100%`}} border={1} cellPadding={5}>
<thead>
<tr>