mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Fix localForage infinite loop, set base font-size to 14px, and tweak
styles
This commit is contained in:
@@ -40,6 +40,7 @@ export const Settings: React.FC = () => {
|
||||
<Nav.Item>
|
||||
<Nav.Link eventKey="about">About</Nav.Link>
|
||||
</Nav.Item>
|
||||
<hr className="d-sm-none" />
|
||||
</Nav>
|
||||
</Col>
|
||||
<Col sm={10}>
|
||||
|
||||
Reference in New Issue
Block a user