Closed
Description
- The
<link>
elements added for fonts are not well-formatted:
<head><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
...
</head>
- Table column headers and data don't align
- When I sort or change the page size all the data disappears (there's a changed after checked error)
- We should probably set
body
tomargin: 0
since the nav template looks pretty bad without it - Sidenav is stuck open on initial load with a large viewport and blocks interaction with the rest of the page. Only way to "close" it is to make the screen smaller.
Metadata
Metadata
Assignees
Labels
No labels