mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Rename component folders, and prune styles
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user