Rename component folders, and prune styles

This commit is contained in:
Infinite
2020-02-02 22:34:02 +01:00
parent fd560c2147
commit c33639d824
50 changed files with 348 additions and 447 deletions

View File

@@ -23,7 +23,7 @@ export const GalleryList: React.FC = () => {
}
if (filter.displayMode === DisplayMode.List) {
return (
<Table className="m-auto">
<Table className="col col-sm-6 mx-auto">
<thead>
<tr>
<th>Preview</th>