mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Rename component folders, and prune styles
This commit is contained in:
@@ -16,7 +16,7 @@ export const Settings: React.FC = () => {
|
||||
const onSelect = (val: string) => history.push(`?tab=${val}`);
|
||||
|
||||
return (
|
||||
<Card id="details-container">
|
||||
<Card className="col col-lg-9 mx-auto">
|
||||
<Tab.Container
|
||||
defaultActiveKey={defaultTab}
|
||||
id="configuration-tabs"
|
||||
|
||||
Reference in New Issue
Block a user